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/LWP-Protocol-http10/
Date: Thu, 26 Jan 2017 14:04:31
Message-Id: 1485439429.418c05207a1ec263611071858df3287a22e0c776.klausman@gentoo
1 commit: 418c05207a1ec263611071858df3287a22e0c776
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 11:43:07 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 14:03:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418c0520
7
8 dev-perl/LWP-Protocol-http10-6.30.0-r0: keyworded for ~alpha
9
10 Gentoo-Bug: 577100
11
12 dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
16 index fc1fe5f..771d7fb 100644
17 --- a/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
18 +++ b/dev-perl/LWP-Protocol-http10/LWP-Protocol-http10-6.30.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20
21 DESCRIPTION="Legacy HTTP/1.0 support for LWP"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~alpha ~amd64 ~x86"
25 IUSE=""
26
27 RDEPEND="