commit: 8da50d8f75c477fd87481d8b38a95568935be932 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Jan 26 11:43:03 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Jan 26 14:03:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da50d8f
dev-perl/HTTP-Server-Simple-0.510.0-r0: keyworded for ~alpha Gentoo-Bug: 577100 dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 db63036..cfc4a2c 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="
