diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:20 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:49 -0700 |
commit | d48ae945607d5da9ccafe1aadcedd10d84ce5717 (patch) | |
tree | 03ffe6d168b81279b5fe347660d07532156c7359 /dev-perl/Authen-Simple | |
parent | dev-perl/Log-Dispatch-2.580.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-d48ae945607d5da9ccafe1aadcedd10d84ce5717.tar.gz gentoo-d48ae945607d5da9ccafe1aadcedd10d84ce5717.tar.bz2 gentoo-d48ae945607d5da9ccafe1aadcedd10d84ce5717.zip |
dev-perl/Authen-Simple-0.500.0: added ~ia64, 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 a01b185bb525..bce46edf8a4a 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |