diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:46:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:46:33 +0300 |
commit | 0dc53f8ea22aaa26b77616eec72c57fd24b86a0d (patch) | |
tree | 1ce7b4060a8e556ca5a6cf55c78f7d9a04b7ee16 /dev-perl/JSON-MaybeXS | |
parent | dev-perl/IPC-System-Simple: arm stable wrt bug #667266 (diff) | |
download | gentoo-0dc53f8ea22aaa26b77616eec72c57fd24b86a0d.tar.gz gentoo-0dc53f8ea22aaa26b77616eec72c57fd24b86a0d.tar.bz2 gentoo-0dc53f8ea22aaa26b77616eec72c57fd24b86a0d.zip |
dev-perl/JSON-MaybeXS: arm stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/JSON-MaybeXS')
-rw-r--r-- | dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild index 9ce934aee462..43a86898b3da 100644 --- a/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild +++ b/dev-perl/JSON-MaybeXS/JSON-MaybeXS-1.3.9.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test +xs" # needs Scalar-Util |