diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:03:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:03:13 +0200 |
commit | db4202c5ef9409fee2798e148cc7d41545188881 (patch) | |
tree | 6878f8b8b4335e34e2d04e12253a502b0e4df24f /dev-perl/Cpanel-JSON-XS | |
parent | app-admin/webapp-config: x86 stable wrt bug #622562 (diff) | |
download | gentoo-db4202c5ef9409fee2798e148cc7d41545188881.tar.gz gentoo-db4202c5ef9409fee2798e148cc7d41545188881.tar.bz2 gentoo-db4202c5ef9409fee2798e148cc7d41545188881.zip |
dev-perl/Cpanel-JSON-XS: x86 stable wrt bug #622982
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Cpanel-JSON-XS')
-rw-r--r-- | dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.300.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 5ef8de13fa81..fd80826f71ba 100644 --- 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing" SLOT="0" -KEYWORDS="amd64 ~arm ia64 ~x86" +KEYWORDS="amd64 ~arm ia64 x86" IUSE="test" RDEPEND="" |