summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:46:14 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-18 20:46:14 +0200
commit68b7eae260438ab6ca3be821a62b0458cef5b435 (patch)
treec7721a60314cdb02fefab5dc6cf09fa9d8db6c58
parentdev-perl/Cpanel-JSON-XS: Stabilize 4.290.0 x86, #886839 (diff)
downloadgentoo-68b7eae260438ab6ca3be821a62b0458cef5b435.tar.gz
gentoo-68b7eae260438ab6ca3be821a62b0458cef5b435.tar.bz2
gentoo-68b7eae260438ab6ca3be821a62b0458cef5b435.zip
dev-perl/Cpanel-JSON-XS: Stabilize 4.290.0 ppc, #886839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild
index 722a31d6e822..4866d08ff2fd 100644
--- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild
+++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.290.0.ebuild
@@ -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 ~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"
+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