diff options
author | Sam James <sam@gentoo.org> | 2021-08-01 08:19:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-01 08:19:21 +0100 |
commit | bf2deb99cb2720eecf55e8871e7ef053d222c3e5 (patch) | |
tree | b5c3db1b03a991b2c18f8a5dcbbfe6ca86b605c2 /dev-perl/JSON-XS | |
parent | dev-perl/Importer: Stabilize 0.26.0 sparc, #805632 (diff) | |
download | gentoo-bf2deb99cb2720eecf55e8871e7ef053d222c3e5.tar.gz gentoo-bf2deb99cb2720eecf55e8871e7ef053d222c3e5.tar.bz2 gentoo-bf2deb99cb2720eecf55e8871e7ef053d222c3e5.zip |
dev-perl/JSON-XS: Stabilize 4.30.0 sparc, #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 68be2f86ecd9..0d02a2220ce0 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 |