diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:35:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:23 +0100 |
commit | 8dd2e54beeaf2dd75cad2ad61d855758369ab5e7 (patch) | |
tree | 530f3e5e2b2372917735236f9da24099e323f6e0 /dev-perl/CGI-Fast | |
parent | dev-perl/Crypt-OpenSSL-Bignum: stable 0.90.0 for ppc, bug #657160 (diff) | |
download | gentoo-8dd2e54beeaf2dd75cad2ad61d855758369ab5e7.tar.gz gentoo-8dd2e54beeaf2dd75cad2ad61d855758369ab5e7.tar.bz2 gentoo-8dd2e54beeaf2dd75cad2ad61d855758369ab5e7.zip |
dev-perl/CGI-Fast: stable 2.130.0 for ppc, bug #657162
Bug: https://bugs.gentoo.org/657162
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/CGI-Fast')
-rw-r--r-- | dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild index 92b1194dd6a4..39687661fcdc 100644 --- a/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild +++ b/dev-perl/CGI-Fast/CGI-Fast-2.130.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="CGI Interface for Fast CGI" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~hppa ~mips ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |