diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:10 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:03:07 +0200 |
commit | 6a4b339f49c53cdba9989c892f773884c74e701e (patch) | |
tree | 28eb7c63c2f21bf821f16636c453e86dfe393ef9 /dev-perl/HTTP-Request-AsCGI | |
parent | dev-perl/HTTP-MultiPartParser-0.20.0-r0: alpha stable (diff) | |
download | gentoo-6a4b339f49c53cdba9989c892f773884c74e701e.tar.gz gentoo-6a4b339f49c53cdba9989c892f773884c74e701e.tar.bz2 gentoo-6a4b339f49c53cdba9989c892f773884c74e701e.zip |
dev-perl/HTTP-Request-AsCGI-1.200.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
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 4f70370750c7..5c69d6585fc2 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=" |