diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:57:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:47 +0100 |
commit | 6fcfa0a4a9caf2cd13546f80a61614a1066bca5e (patch) | |
tree | 1e4df02b86c0255dd0387b295c2d1b91243be446 /dev-perl/CGI-Emulate-PSGI | |
parent | dev-perl/CGI-Compile: stable 0.220.0 for ppc64, bug #657690 (diff) | |
download | gentoo-6fcfa0a4a9caf2cd13546f80a61614a1066bca5e.tar.gz gentoo-6fcfa0a4a9caf2cd13546f80a61614a1066bca5e.tar.bz2 gentoo-6fcfa0a4a9caf2cd13546f80a61614a1066bca5e.zip |
dev-perl/CGI-Emulate-PSGI: stable 0.230.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-Emulate-PSGI')
-rw-r--r-- | dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild index 2a112b930d72..97cb8cb6f3d3 100644 --- a/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild +++ b/dev-perl/CGI-Emulate-PSGI/CGI-Emulate-PSGI-0.230.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI adapter for CGI" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND=" |