diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 10:48:20 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 10:48:20 +0000 |
commit | 6d228928a12249ac86242e98f924f1d7c3d30012 (patch) | |
tree | e890b62329684b767405d83e908fca9a60aaaf4a /dev-perl | |
parent | dev-perl/Module-Install: stable 1.180.0 for sparc, bug #622982 (thanks to Rol... (diff) | |
download | gentoo-6d228928a12249ac86242e98f924f1d7c3d30012.tar.gz gentoo-6d228928a12249ac86242e98f924f1d7c3d30012.tar.bz2 gentoo-6d228928a12249ac86242e98f924f1d7c3d30012.zip |
dev-perl/Cpanel-JSON-XS: keyworded 3.23.900 for sparc, bug #622974 (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')
-rw-r--r-- | dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-3.23.900.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 386128fac854..1050b28f0c63 100644 --- 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 @@ -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="" |