summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-14 14:35:28 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-14 14:35:28 +0800
commite3e9dd64ba961e7cdfc2396d40c832ccccd40dd5 (patch)
tree171af3e4faead71c0e231b6b94179317caaa03cd
parentdev-perl/Term-Table: keyword 0.15.0 for ~loong (diff)
downloadgentoo-e3e9dd64ba961e7cdfc2396d40c832ccccd40dd5.tar.gz
gentoo-e3e9dd64ba961e7cdfc2396d40c832ccccd40dd5.tar.bz2
gentoo-e3e9dd64ba961e7cdfc2396d40c832ccccd40dd5.zip
dev-perl/Cpanel-JSON-XS: keyword 4.270.0 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild
index c3c06693e2ae..5b6b5f4c2cfb 100644
--- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild
+++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="cPanel fork of JSON::XS, fast and correct serializing"
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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
>=virtual/perl-Math-BigInt-1.160.0