diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:51 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:07 -0800 |
commit | 5be4d0708b91175aa29a133bbd17f15015187247 (patch) | |
tree | 24cb8c242634bb2085bff291f9296c9682bfb88c /dev-perl/CGI-Compile | |
parent | dev-perl/Cwd-Guard: added ~ppc, bug 593436 (diff) | |
download | gentoo-5be4d0708b91175aa29a133bbd17f15015187247.tar.gz gentoo-5be4d0708b91175aa29a133bbd17f15015187247.tar.bz2 gentoo-5be4d0708b91175aa29a133bbd17f15015187247.zip |
dev-perl/CGI-Compile: added ~ppc, 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 a29f2bcd52c3..08838ea24c24 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND=" |