From: Sergei Trofimovich Date: Thu, 15 Mar 2018 21:23:52 +0000 (+0000) Subject: dev-ruby/psych: keyworded 3.0.2 for ppc64, bug #625488 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1eba354fd2d3f637adac3d2e74a1b4660e17eebd;p=gentoo.git 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" --- diff --git a/dev-ruby/psych/psych-3.0.2.ebuild b/dev-ruby/psych/psych-3.0.2.ebuild index 36548d0405fa..31cf61558e3a 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"