summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:11:44 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:21:10 +0100
commit62ba3f8ba14445a3e455aec5b3e4a1819f4cdf6c (patch)
tree7782bfcdeb7a3711e44bcdc71c2d9bc6d88bef8f /dev-perl/JSON
parentdev-perl/HTTP-Entity-Parser: stable 0.200.0 for ppc64, bug #657690 (diff)
downloadgentoo-62ba3f8ba14445a3e455aec5b3e4a1819f4cdf6c.tar.gz
gentoo-62ba3f8ba14445a3e455aec5b3e4a1819f4cdf6c.tar.bz2
gentoo-62ba3f8ba14445a3e455aec5b3e4a1819f4cdf6c.zip
dev-perl/JSON: stable 2.940.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
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 ce804240d456..63a9a17790bb 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 )"