diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 12:43:03 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 15:03:30 +0100 |
commit | 79d4945da917a04fb089ad1d8af6c6d017dcd0a6 (patch) | |
tree | 98c3a5af4814c3ff4fb3368e8afcb10a8523ffe5 /dev-perl/HTTP-Request-AsCGI | |
parent | dev-perl/HTTP-Headers-Fast-0.200.0-r0: keyworded for ~alpha (diff) | |
download | gentoo-79d4945da917a04fb089ad1d8af6c6d017dcd0a6.tar.gz gentoo-79d4945da917a04fb089ad1d8af6c6d017dcd0a6.tar.bz2 gentoo-79d4945da917a04fb089ad1d8af6c6d017dcd0a6.zip |
dev-perl/HTTP-Request-AsCGI-1.200.0-r0: keyworded for ~alpha
Gentoo-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 32713e6ee8ab..525db74e52f3 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Set up a CGI environment from an HTTP::Request" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="examples" RDEPEND=" |