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 /dev-perl/Authen-Simple | |
parent | dev-perl/Path-IsDev: added ~ppc, bug 579360 (diff) | |
download | gentoo-85059d0674ae22c7972fd86ce6858bd0a4da49b8.tar.gz gentoo-85059d0674ae22c7972fd86ce6858bd0a4da49b8.tar.bz2 gentoo-85059d0674ae22c7972fd86ce6858bd0a4da49b8.zip |
dev-perl/Authen-Simple: added ~ppc, bug 577100
Diffstat (limited to 'dev-perl/Authen-Simple')
-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 6bbc7d3e2977..c44793c8e6f2 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=" |