summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-06-10 15:27:30 -0400
committerAaron Bauman <bman@gentoo.org>2018-06-10 15:33:05 -0400
commit6c473a21831a0bc8281903d6254659ca6841f8e4 (patch)
treeb869a9c5538df6e7e22c9bc4d6197707cf24a7ff /dev-perl/JSON
parentdev-perl/Test-Time: amd64 stable wrt bug #657690 (diff)
downloadgentoo-6c473a21831a0bc8281903d6254659ca6841f8e4.tar.gz
gentoo-6c473a21831a0bc8281903d6254659ca6841f8e4.tar.bz2
gentoo-6c473a21831a0bc8281903d6254659ca6841f8e4.zip
dev-perl/JSON: amd64 stable wrt bug #657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/JSON')
-rw-r--r--dev-perl/JSON/JSON-2.940.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON/JSON-2.940.0.ebuild b/dev-perl/JSON/JSON-2.940.0.ebuild
index e19f523f89c1..3bda08a95356 100644
--- a/dev-perl/JSON/JSON-2.940.0.ebuild
+++ b/dev-perl/JSON/JSON-2.940.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="JSON (JavaScript Object Notation) encoder/decoder"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test +xs"
RDEPEND="xs? ( >=dev-perl/JSON-XS-2.340.0 )"