summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-01 08:17:16 +0100
committerSam James <sam@gentoo.org>2021-08-01 08:17:16 +0100
commitcb6ccf8915952b2cc71b2bdb543467b90fe99c89 (patch)
treea6fbafb54d41528811a4f8ce413e91b4b702d001 /dev-perl/JSON-XS
parentdev-perl/Inline-Files: Stabilize 0.710.0 ppc, #805635 (diff)
downloadgentoo-cb6ccf8915952b2cc71b2bdb543467b90fe99c89.tar.gz
gentoo-cb6ccf8915952b2cc71b2bdb543467b90fe99c89.tar.bz2
gentoo-cb6ccf8915952b2cc71b2bdb543467b90fe99c89.zip
dev-perl/JSON-XS: Stabilize 4.30.0 ppc, #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 2da3b6d92f0d..9362131e9670 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