diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:35:28 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:35:28 +0800 |
commit | e3e9dd64ba961e7cdfc2396d40c832ccccd40dd5 (patch) | |
tree | 171af3e4faead71c0e231b6b94179317caaa03cd /dev-perl/Cpanel-JSON-XS | |
parent | dev-perl/Term-Table: keyword 0.15.0 for ~loong (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-perl/Cpanel-JSON-XS')
-rw-r--r-- | dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.270.0.ebuild | 4 |
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 |