diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:37:03 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:16 -0800 |
commit | 9382f3b285172720bec342411c590c9dc64bc8bc (patch) | |
tree | adf2d11870bd67d90ceba63c8b72f00d93d6f00c /dev-perl/HTTP-Request-AsCGI | |
parent | dev-perl/CGI-Emulate-PSGI: added ~ppc, bug 577100 (diff) | |
download | gentoo-9382f3b285172720bec342411c590c9dc64bc8bc.tar.gz gentoo-9382f3b285172720bec342411c590c9dc64bc8bc.tar.bz2 gentoo-9382f3b285172720bec342411c590c9dc64bc8bc.zip |
dev-perl/HTTP-Request-AsCGI: added ~ppc, bug 577100
Diffstat (limited to 'dev-perl/HTTP-Request-AsCGI')
-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 9eb4358dc7ad..0ef894eafb45 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples" RDEPEND=" |