summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 19:32:09 +0000
committerSam James <sam@gentoo.org>2021-04-05 21:56:21 +0000
commitba34435f0ba80263f6c9943bef3e94500656fe7a (patch)
tree56716cdb35ef68eae7ad1d3bf984e0402c3539dd
parentdev-perl/JSON-MaybeXS: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-ba34435f0ba80263f6c9943bef3e94500656fe7a.tar.gz
gentoo-ba34435f0ba80263f6c9943bef3e94500656fe7a.tar.bz2
gentoo-ba34435f0ba80263f6c9943bef3e94500656fe7a.zip
dev-perl/JSON-XS: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/JSON-XS/JSON-XS-3.40.0.ebuild2
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 9c3d171355fc..18a9c984eb9c 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 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"