commit: 6a28aacdc0538d9af2537e618bc40b0ac0f91ffa
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 13 02:52:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 13 02:58:49 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a28aacd
dev-perl/JSON-XS: Stabilize 4.40.0 amd64, #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 a16233da7fc1..64ef519d2151 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