commit: 98c27512ae036832f0d64aaeb45f95d6fb42fa27
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 15:54:39 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 15:54:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98c27512
dev-perl/JSON-XS: Stabilize 4.40.0 arm64, #964200
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/JSON-XS/JSON-XS-4.40.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/JSON-XS/JSON-XS-4.40.0.ebuild
b/dev-perl/JSON-XS/JSON-XS-4.40.0.ebuild
index d5940d7a6e33..d87cfccfdc9f 100644
--- a/dev-perl/JSON-XS/JSON-XS-4.40.0.ebuild
+++ b/dev-perl/JSON-XS/JSON-XS-4.40.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="JSON::XS - JSON serialising/deserialising, done correctly and
fast"
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="
dev-perl/Types-Serialiser