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, 03 Aug 2017 08:24:57
Message-Id: 1501748679.78f8284a99cc1ebc57605c6d659161bf1591502c.slyfox@gentoo
1 commit: 78f8284a99cc1ebc57605c6d659161bf1591502c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 3 08:24:39 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 3 08:24:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f8284a
7
8 dev-perl/Cpanel-JSON-XS: keyworded 3.23.300 for ppc64, bug #622974
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild
17 index 1a6b115fc8f..e32dc3a447b 100644
18 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild
19 +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21
22 DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ia64 ~ppc x86"
25 +KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 x86"
26 IUSE="test"
27
28 RDEPEND=""