Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-XS/
Date: Sun, 10 Jun 2018 19:33:31
Message-Id: 1528659183.bb3a7428259d7b6814c9957b39eba392d9359622.bman@gentoo
1 commit: bb3a7428259d7b6814c9957b39eba392d9359622
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 10 19:26:38 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 19:33:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb3a7428
7
8 dev-perl/JSON-XS: amd64 stable wrt bug #657690
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild
16 index 2505d1bf679..70e646ccc86 100644
17 --- a/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild
18 +++ b/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild
19 @@ -11,7 +11,7 @@ inherit perl-module
20 DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast"
21
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x64-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x64-macos ~x86-solaris"
25 IUSE="test"
26
27 RDEPEND="