diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-23 03:28:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-23 03:28:16 +0300 |
commit | 6479fe41ddbe308bcdb15d65723063be5d4ffd86 (patch) | |
tree | 8c83d9584641ddd65349d3c381799e63bb613799 /dev-perl/JSON | |
parent | dev-perl/common-sense: arm stable wrt bug #657690 (diff) | |
download | gentoo-6479fe41ddbe308bcdb15d65723063be5d4ffd86.tar.gz gentoo-6479fe41ddbe308bcdb15d65723063be5d4ffd86.tar.bz2 gentoo-6479fe41ddbe308bcdb15d65723063be5d4ffd86.zip |
dev-perl/JSON: arm 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.ebuild | 2 |
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 5680660f8591..055cad6fd005 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 )" |