diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:57:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:47 +0100 |
commit | 011b25ad325b4cde649b3ab96feffb1a1b88b5a1 (patch) | |
tree | 29563c4d220e3d609427bba1052ee7fac3e53c0a /dev-perl/CGI-Compile/CGI-Compile-0.220.0.ebuild | |
parent | dev-perl/Authen-Simple-Passwd: stable 0.600.0 for ppc64, bug #657690 (diff) | |
download | gentoo-011b25ad325b4cde649b3ab96feffb1a1b88b5a1.tar.gz gentoo-011b25ad325b4cde649b3ab96feffb1a1b88b5a1.tar.bz2 gentoo-011b25ad325b4cde649b3ab96feffb1a1b88b5a1.zip |
dev-perl/CGI-Compile: stable 0.220.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 238c833d6048..bfd2d0bc7f8a 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=" |