diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 23:57:55 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 00:02:09 +0100 |
commit | 522f172948c6181c6127ed81823df3651273c461 (patch) | |
tree | 2d6372a598c54b5c1374a70b6921229638f0253b /dev-perl | |
parent | dev-perl/Apache-LogFormat-Compiler: stable 0.350.0 for ia64, bug #657690 (diff) | |
download | gentoo-522f172948c6181c6127ed81823df3651273c461.tar.gz gentoo-522f172948c6181c6127ed81823df3651273c461.tar.bz2 gentoo-522f172948c6181c6127ed81823df3651273c461.zip |
dev-perl/Authen-Simple: stable 0.500.0 for ia64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl')
-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 a5149ae91274..68486676b377 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 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |