diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:41 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:09 -0800 |
commit | d056dfb6b73f23a088f26c26e88d2dacbf741b62 (patch) | |
tree | 2afcb5d30e5d640022d35774da02ec27eca785ad /dev-perl/HTTP-Request-AsCGI | |
parent | dev-perl/CGI-Emulate-PSGI: added ~ppc64, bug 577100 (diff) | |
download | gentoo-d056dfb6b73f23a088f26c26e88d2dacbf741b62.tar.gz gentoo-d056dfb6b73f23a088f26c26e88d2dacbf741b62.tar.bz2 gentoo-d056dfb6b73f23a088f26c26e88d2dacbf741b62.zip |
dev-perl/HTTP-Request-AsCGI: added ~ppc64, 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 dad7ed976f03..a8b46ad11214 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="examples" RDEPEND=" |