summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-24 19:20:28 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-24 20:36:08 +0100
commite9dc0828cce63e0681ca171d2b6593ddd9993c0a (patch)
treeca1897142197a3bb76dda0e13fcaf2e8d3fa8834 /dev-perl/JSON
parentdev-perl/HTTP-Entity-Parser: stable 0.200.0 for ppc, bug #657690 (diff)
downloadgentoo-e9dc0828cce63e0681ca171d2b6593ddd9993c0a.tar.gz
gentoo-e9dc0828cce63e0681ca171d2b6593ddd9993c0a.tar.bz2
gentoo-e9dc0828cce63e0681ca171d2b6593ddd9993c0a.zip
dev-perl/JSON: stable 2.940.0 for ppc, bug #657690
Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
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 15a61fa2bb86..ce804240d456 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 )"