diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 10:45:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 10:45:29 +0000 |
commit | 0a83fe9aa1ca0d76d52fdb2a9244ee8315815b08 (patch) | |
tree | 192601f5d7359509e3c5e2a478c1fd77a271d813 /dev-perl/Cpanel-JSON-XS | |
parent | app-emulation/dosemu: unbreak misaligned .sys files, bug #631190 (diff) | |
download | gentoo-0a83fe9aa1ca0d76d52fdb2a9244ee8315815b08.tar.gz gentoo-0a83fe9aa1ca0d76d52fdb2a9244ee8315815b08.tar.bz2 gentoo-0a83fe9aa1ca0d76d52fdb2a9244ee8315815b08.zip |
dev-perl/Cpanel-JSON-XS: stable 3.23.300 for sparc, bug #622982 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"
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 e32dc3a447b9..64c51e968368 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 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="" |