commit: 000b9454671287b8615f4eec07d8be3b3d3a3982 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Mar 15 21:23:41 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=000b9454
dev-ruby/psych: keyworded 2.2.4 for ppc64, bug #625488 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-ruby/psych/psych-2.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/psych/psych-2.2.4.ebuild b/dev-ruby/psych/psych-2.2.4.ebuild index 032d68176a4..6af8a0ce403 100644 --- a/dev-ruby/psych/psych-2.2.4.ebuild +++ b/dev-ruby/psych/psych-2.2.4.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"
