summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-02 05:14:40 +0100
committerSam James <sam@gentoo.org>2021-08-02 05:14:40 +0100
commit31b8a1a7b5a170cc77d2ddbe127dda976dfa9d80 (patch)
treed7708fca0bc5cea03fa28f153f02be571b6e902c /dev-perl/JSON-XS
parentdev-perl/Importer: Stabilize 0.26.0 arm, #805632 (diff)
downloadgentoo-31b8a1a7b5a170cc77d2ddbe127dda976dfa9d80.tar.gz
gentoo-31b8a1a7b5a170cc77d2ddbe127dda976dfa9d80.tar.bz2
gentoo-31b8a1a7b5a170cc77d2ddbe127dda976dfa9d80.zip
dev-perl/JSON-XS: Stabilize 4.30.0 arm, #805638
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/JSON-XS')
-rw-r--r--dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild b/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild
index f2e7255d2a8a..af5755f9f4fc 100644
--- a/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild
+++ b/dev-perl/JSON-XS/JSON-XS-4.30.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 ~ia64 ~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 ~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="
dev-perl/Types-Serialiser