Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-MaybeXS/
Date: Thu, 29 Jun 2017 08:14:41
Message-Id: 1498723544.44dc3964f63574714424ba1771b5c60741646de9.ago@gentoo
1 commit: 44dc3964f63574714424ba1771b5c60741646de9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 29 08:05:44 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 29 08:05:44 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44dc3964
7
8 dev-perl/JSON-MaybeXS: amd64 stable wrt bug #622982
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
18 index fdb97af5ac5..f8e91aa75bc 100644
19 --- a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
20 +++ b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP"
23
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~ppc ~x86"
26 +KEYWORDS="amd64 ~arm ~ppc ~x86"
27 IUSE="test +xs"
28
29 # needs Scalar-Util