Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/HTTP-Server-Simple/
Date: Thu, 26 Jan 2017 14:06:17
Message-Id: 1485439412.8da50d8f75c477fd87481d8b38a95568935be932.klausman@gentoo
1 commit: 8da50d8f75c477fd87481d8b38a95568935be932
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 11:43:03 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 14:03:32 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da50d8f
7
8 dev-perl/HTTP-Server-Simple-0.510.0-r0: keyworded for ~alpha
9
10 Gentoo-Bug: 577100
11
12 dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index db63036..cfc4a2c 100644
17 --- a/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild
18 +++ b/dev-perl/HTTP-Server-Simple/HTTP-Server-Simple-0.510.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="Lightweight HTTP Server"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
24 +KEYWORDS="~alpha amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 IUSE="test"
26
27 RDEPEND="