diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:31 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:54 -0800 |
commit | a5a7856edc037db64d7585d68b0c7df86740d266 (patch) | |
tree | 56d491972a4ad92a3742267304655820a42cb715 /dev-perl/YAML-LibYAML | |
parent | dev-perl/Class-Accessor-Lite: added ~ppc, bugs 577100, 601712 (diff) | |
download | gentoo-a5a7856edc037db64d7585d68b0c7df86740d266.tar.gz gentoo-a5a7856edc037db64d7585d68b0c7df86740d266.tar.bz2 gentoo-a5a7856edc037db64d7585d68b0c7df86740d266.zip |
dev-perl/YAML-LibYAML: added ~ppc, bug 576058
Diffstat (limited to 'dev-perl/YAML-LibYAML')
-rw-r--r-- | dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild index a830908bcc58..d9d5a5afaaa5 100644 --- a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild +++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.630.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Perl YAML Serialization using XS and libyaml" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" RDEPEND="" |