diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:49:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:54 +0100 |
commit | daccb0f004e87af4537ef29090969218e5d82881 (patch) | |
tree | 994fbd20dc73cf7630412959d0ecd6203fde71b1 /dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | |
parent | dev-perl/Authen-Simple-Passwd: stable 0.600.0 for ppc, bug #657690 (diff) | |
download | gentoo-daccb0f004e87af4537ef29090969218e5d82881.tar.gz gentoo-daccb0f004e87af4537ef29090969218e5d82881.tar.bz2 gentoo-daccb0f004e87af4537ef29090969218e5d82881.zip |
dev-perl/CGI-Compile: stable 0.220.0 for ppc, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild')
-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 f5fdecbd9840..238c833d6048 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=" |