diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:51:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:57 +0100 |
commit | 961b7d4e3150d2a29cb962ebbacbc1182f523ed1 (patch) | |
tree | fd8f39017a42f3b5047a8b22a97fc6bfc0b5e53f | |
parent | dev-perl/HTTP-MultiPartParser: stable 0.20.0 for ppc, bug #657690 (diff) | |
download | gentoo-961b7d4e3150d2a29cb962ebbacbc1182f523ed1.tar.gz gentoo-961b7d4e3150d2a29cb962ebbacbc1182f523ed1.tar.bz2 gentoo-961b7d4e3150d2a29cb962ebbacbc1182f523ed1.zip |
dev-perl/HTTP-Request-AsCGI: stable 1.200.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"
-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 07dd94938b88..8bbd9f8d2d97 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=" |