diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:41 -0700 |
commit | 7602eb2a27e17f3981ca4bb87633414719e738c8 (patch) | |
tree | 59577d4be5f2fb218abca6f5675762ad1286ccee /dev-perl/CGI-Compile | |
parent | dev-perl/Devel-StackTrace-AsHTML-0.150.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-7602eb2a27e17f3981ca4bb87633414719e738c8.tar.gz gentoo-7602eb2a27e17f3981ca4bb87633414719e738c8.tar.bz2 gentoo-7602eb2a27e17f3981ca4bb87633414719e738c8.zip |
dev-perl/CGI-Compile-0.210.0: added ~ia64, bug 577100
Diffstat (limited to 'dev-perl/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild index 8ac466743fec..6a9966cb8995 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.210.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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |