diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 15:12:07 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 15:17:06 +0800 |
commit | c7ef97e37067b5575abb02384b58002ee514aa52 (patch) | |
tree | 62516c0edb86574869c6ff1c51cff6f4bce512fc /dev-perl | |
parent | dev-db/mysql-init-scripts: keyword 2.3-r4 for ~loong (diff) | |
download | gentoo-c7ef97e37067b5575abb02384b58002ee514aa52.tar.gz gentoo-c7ef97e37067b5575abb02384b58002ee514aa52.tar.bz2 gentoo-c7ef97e37067b5575abb02384b58002ee514aa52.zip |
dev-perl/JSON-XS: keyword 4.30.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 38350ecb3e21..4e4d91ae79b0 100644 --- a/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild +++ b/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~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 |