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/Cpanel-JSON-XS/
Date: Thu, 05 Apr 2018 22:25:57
Message-Id: 1522962394.fbc4b90a4f1f93305a975c11cca3d1709b22bd33.slyfox@gentoo
1 commit: fbc4b90a4f1f93305a975c11cca3d1709b22bd33
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Apr 5 20:07:18 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 21:06:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc4b90a
7
8 dev-perl/Cpanel-JSON-XS: stable 3.23.900 for sparc
9
10 Bug: https://bugs.gentoo.org/652568
11 Package-Manager: Portage-2.3.24, Repoman-2.3.6
12 RepoMan-Options: --include-arches="sparc"
13
14 dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
18 index eab1d633e68..bd67340337a 100644
19 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
20 +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22
23 DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd"
27 IUSE="test"
28
29 RDEPEND=""