diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:58:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:58 +0100 |
commit | cabb90f8df8bed753c3bbf8631e40d8d9fa6862c (patch) | |
tree | 58d843c35ee2123455bb666f17a10ac065e04ac7 | |
parent | dev-perl/HTTP-MultiPartParser: stable 0.20.0 for ppc64, bug #657690 (diff) | |
download | gentoo-cabb90f8df8bed753c3bbf8631e40d8d9fa6862c.tar.gz gentoo-cabb90f8df8bed753c3bbf8631e40d8d9fa6862c.tar.bz2 gentoo-cabb90f8df8bed753c3bbf8631e40d8d9fa6862c.zip |
dev-perl/HTTP-Request-AsCGI: stable 1.200.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"
-rw-r--r-- | dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild index 8bbd9f8d2d97..4f70370750c7 100644 --- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild +++ b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Set up a CGI environment from an HTTP::Request" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="examples" RDEPEND=" |