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:32 +0100 |
commit | 8da50d8f75c477fd87481d8b38a95568935be932 (patch) | |
tree | fd66f0dfe887419d4dafae28ee0d9846e6f2c2ed /dev-perl/HTTP-Server-Simple | |
parent | dev-perl/HTTP-Request-AsCGI-1.200.0-r0: keyworded for ~alpha (diff) | |
download | gentoo-8da50d8f75c477fd87481d8b38a95568935be932.tar.gz gentoo-8da50d8f75c477fd87481d8b38a95568935be932.tar.bz2 gentoo-8da50d8f75c477fd87481d8b38a95568935be932.zip |
dev-perl/HTTP-Server-Simple-0.510.0-r0: keyworded for ~alpha
Gentoo-Bug: 577100
Diffstat (limited to 'dev-perl/HTTP-Server-Simple')
-rw-r--r-- | dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild index db630367c06f..cfc4a2c6b956 100644 --- a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild +++ b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lightweight HTTP Server" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |