diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:11:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:10 +0100 |
commit | 3b1c1b28faaa0c0d0bae09039fa8ec6c570eb490 (patch) | |
tree | 67a982dde36de1d4f4730156f4053eccfb710ab9 /dev-perl/JSON-XS | |
parent | dev-perl/JSON-RPC: stable 1.60.0 for ppc64, bug #657690 (diff) | |
download | gentoo-3b1c1b28faaa0c0d0bae09039fa8ec6c570eb490.tar.gz gentoo-3b1c1b28faaa0c0d0bae09039fa8ec6c570eb490.tar.bz2 gentoo-3b1c1b28faaa0c0d0bae09039fa8ec6c570eb490.zip |
dev-perl/JSON-XS: stable 3.40.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-XS')
-rw-r--r-- | dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild b/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild index 5f7cb3144034..7892b5a31584 100644 --- a/dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild +++ b/dev-perl/JSON-XS/JSON-XS-3.40.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 ~arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |