Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/JSON-MaybeXS/
Date: Fri, 30 Jun 2017 08:28:58
Message-Id: 1498810751.01a4617c642728b95b673e201fe0da8c5d98c269.slyfox@gentoo
1 commit: 01a4617c642728b95b673e201fe0da8c5d98c269
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 07:16:31 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 08:19:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a4617c
7
8 dev-perl/JSON-MaybeXS: ia64 stable, bug #622982
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
16 index f8e91aa75bc..7e1985b9ed5 100644
17 --- a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
18 +++ b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~ppc ~x86"
24 +KEYWORDS="amd64 ~arm ia64 ~ppc ~x86"
25 IUSE="test +xs"
26
27 # needs Scalar-Util