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/JSON-XS/
Date: Thu, 26 Jan 2017 14:04:23
Message-Id: 1485439421.cdfcaa0a50747a8172da45f141b8e465e273d955.klausman@gentoo
1 commit: cdfcaa0a50747a8172da45f141b8e465e273d955
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 11:43:05 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 14:03:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfcaa0a
7
8 dev-perl/JSON-XS-3.30.0-r0: keyworded for ~alpha
9
10 Gentoo-Bug: 577100
11
12 dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild
16 index e5ab07d..1d37f0b 100644
17 --- a/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild
18 +++ b/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild
19 @@ -12,7 +12,7 @@ inherit perl-module
20 DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris"
25 IUSE="test"
26
27 RDEPEND="