diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:37:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:19 -0800 |
commit | 85059d0674ae22c7972fd86ce6858bd0a4da49b8 (patch) | |
tree | 450c5a7555a0bb7173b11bd243d700092578a0c9 | |
parent | 62ec8de1b13957b6de19e99966ee41fce00ba388 (diff) | |
download | gentoo-85059d0674ae22c7972fd86ce6858bd0a4da49b8.tar.gz gentoo-85059d0674ae22c7972fd86ce6858bd0a4da49b8.tar.xz |
dev-perl/Authen-Simple: added ~ppc, bug 577100
-rw-r--r-- | dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild b/dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild index 6bbc7d3e297..c44793c8e6f 100644 --- a/dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild +++ b/dev-perl/Authen-Simple/Authen-Simple-0.500.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Simple Authentication" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |