diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:16:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 19:42:27 +0200 |
commit | 3b3638656cb4672895891e9fcb1fdc3379add4e9 (patch) | |
tree | 294388a36d519b207a45fe1ccc5ae38c2f350a52 /dev-perl/CGI-Compile | |
parent | dev-perl/HTTP-Entity-Parser: x86 stable (bug #657690) (diff) | |
download | gentoo-3b3638656cb4672895891e9fcb1fdc3379add4e9.tar.gz gentoo-3b3638656cb4672895891e9fcb1fdc3379add4e9.tar.bz2 gentoo-3b3638656cb4672895891e9fcb1fdc3379add4e9.zip |
dev-perl/CGI-Compile: x86 stable (bug #657690)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 0b564cb158d9..b65e0d43001e 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=" |