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/Cpanel-JSON-XS/
Date: Thu, 29 Jun 2017 08:14:40
Message-Id: 1498723538.93758b9eeb00093130e1eb6d223e1aad594c11e5.ago@gentoo
1 commit: 93758b9eeb00093130e1eb6d223e1aad594c11e5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 29 08:05:38 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 29 08:05:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93758b9e
7
8 dev-perl/Cpanel-JSON-XS: 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/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.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.300.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild
18 index be220592e12..257d3d51d4a 100644
19 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild
20 +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.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="~amd64 ~arm ~x86"
26 +KEYWORDS="amd64 ~arm ~x86"
27 IUSE="test"
28
29 RDEPEND=""