diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 23:58:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 00:02:10 +0100 |
commit | 73b413fc2a00744f4902552b54b7bf84f1bf44a5 (patch) | |
tree | bf74b1970b91f3a62c7b1bc6b81654a65343f506 /dev-perl/CGI-Compile | |
parent | dev-perl/Authen-Simple: stable 0.500.0 for ia64, bug #657690 (diff) | |
download | gentoo-73b413fc2a00744f4902552b54b7bf84f1bf44a5.tar.gz gentoo-73b413fc2a00744f4902552b54b7bf84f1bf44a5.tar.bz2 gentoo-73b413fc2a00744f4902552b54b7bf84f1bf44a5.zip |
dev-perl/CGI-Compile: stable 0.220.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/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild index b65e0d43001e..5ea7482b6317 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |