summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-10 19:22:13 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-10 19:42:42 +0200
commitf986e366968cf1350a0393d9c3eef621999306e5 (patch)
tree32eeb6b33f822c63c78acd480a545db8abb874bf /dev-perl/JSON
parentdev-perl/Test-MockTime-HiRes: x86 stable (bug #657690) (diff)
downloadgentoo-f986e366968cf1350a0393d9c3eef621999306e5.tar.gz
gentoo-f986e366968cf1350a0393d9c3eef621999306e5.tar.bz2
gentoo-f986e366968cf1350a0393d9c3eef621999306e5.zip
dev-perl/JSON: x86 stable (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 b7f0a7d6d4d8..e19f523f89c1 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 )"