commit: 1eba354fd2d3f637adac3d2e74a1b4660e17eebd Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Mar 15 21:23:52 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Mar 15 21:24:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eba354f
dev-ruby/psych: keyworded 3.0.2 for ppc64, bug #625488 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-ruby/psych/psych-3.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/psych/psych-3.0.2.ebuild b/dev-ruby/psych/psych-3.0.2.ebuild index 36548d0405f..31cf61558e3 100644 --- a/dev-ruby/psych/psych-3.0.2.ebuild +++ b/dev-ruby/psych/psych-3.0.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/tenderlove/psych/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND+=" >=dev-libs/libyaml-0.1.7"
