diff --git a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.400.0.ebuild b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.400.0.ebuild index 305b64ca67371..31ed5892205fc 100644 --- a/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.400.0.ebuild +++ b/dev-perl/Cpanel-JSON-XS/Cpanel-JSON-XS-4.400.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,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 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos ~x64-solaris" RDEPEND=" >=virtual/perl-Math-BigInt-1.160.0