diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:26 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:31 -0800 |
commit | 3ce204241744a29367c3dca2816562b627142c77 (patch) | |
tree | 91e28474cf9893104b529aa121bc7870968f88e1 /dev-perl/JSON-XS | |
parent | dev-perl/IO-All: added ~sparc, bug 576058 (diff) | |
download | gentoo-3ce204241744a29367c3dca2816562b627142c77.tar.gz gentoo-3ce204241744a29367c3dca2816562b627142c77.tar.bz2 gentoo-3ce204241744a29367c3dca2816562b627142c77.zip |
dev-perl/JSON-XS: added ~sparc, bugs 577100, 602340
Diffstat (limited to 'dev-perl/JSON-XS')
-rw-r--r-- | dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild index 66eb3a692ede..617e4bc7f34f 100644 --- a/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild +++ b/dev-perl/JSON-XS/JSON-XS-3.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and fast" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x64-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |