summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-08-01 08:18:18 +0100
committerSam James <sam@gentoo.org>2021-08-01 08:18:18 +0100
commit1ce89fcf192fbc285cd1cdf3d195ec99509f03bd (patch)
tree47458d0536f66b7eb31ee1c9717c027bdd4efbc7 /dev-perl/JSON-XS
parentdev-perl/Importer: Stabilize 0.26.0 ppc64, #805632 (diff)
downloadgentoo-1ce89fcf192fbc285cd1cdf3d195ec99509f03bd.tar.gz
gentoo-1ce89fcf192fbc285cd1cdf3d195ec99509f03bd.tar.bz2
gentoo-1ce89fcf192fbc285cd1cdf3d195ec99509f03bd.zip
dev-perl/JSON-XS: Stabilize 4.30.0 ppc64, #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 9362131e9670..68be2f86ecd9 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