commit: 73b413fc2a00744f4902552b54b7bf84f1bf44a5 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Jun 10 22:58:03 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Jun 10 23:02:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b413fc
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" dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b65e0d43001..5ea7482b631 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="
