commit: c240b7c30cf728a6a7e28a5b2ab7ae3f2547ae2f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 2 07:10:36 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 2 07:10:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c240b7c3
dev-perl/Cpanel-JSON-XS: Stabilize 4.380.0 hppa, #936782
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild
b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild
index 5aa5f0bbb09f..006d9f7430ec 100644
--- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.0.ebuild
+++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.380.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 ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RDEPEND="
>=virtual/perl-Math-BigInt-1.160.0