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: Sun, 05 Nov 2017 18:00:23
Message-Id: 1509904814.74efffa26a7d9c2ac6b87b386adac8eff784b902.slyfox@gentoo
1 commit: 74efffa26a7d9c2ac6b87b386adac8eff784b902
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 5 17:57:15 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 5 18:00:14 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74efffa2
7
8 dev-perl/JSON-MaybeXS: stable 1.3.9 for hppa, bug #622982 (thanks to Rolf Eike Beer)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
17 index ba63ba380b0..c58e0b9ee27 100644
18 --- a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
19 +++ b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP"
22
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 sparc x86"
25 +KEYWORDS="amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86"
26 IUSE="test +xs"
27
28 # needs Scalar-Util