diff options
author | 2021-08-02 03:16:19 +0100 | |
---|---|---|
committer | 2021-08-02 03:16:19 +0100 | |
commit | 07c852f59d7f47c771838eae635f118ecc2f1f40 (patch) | |
tree | a68b1ad241699e94700025396f2822dfd1c2beaf /dev-perl/JSON-XS | |
parent | dev-perl/Inline-Files: Stabilize 0.710.0 amd64, #805635 (diff) | |
download | gentoo-07c852f59d7f47c771838eae635f118ecc2f1f40.tar.gz gentoo-07c852f59d7f47c771838eae635f118ecc2f1f40.tar.bz2 gentoo-07c852f59d7f47c771838eae635f118ecc2f1f40.zip |
dev-perl/JSON-XS: Stabilize 4.30.0 amd64, #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.ebuild | 2 |
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 0d02a2220ce0..f2e7255d2a8a 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 |