diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 14:46:42 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:58:03 +0800 |
commit | f9b9a2ddbcfff2a7b013ccc410d947b85fe5c0af (patch) | |
tree | 707a5a869bb7b832008e1a7418ab14d2bc32582c /perl-core/Scalar-List-Utils | |
parent | dev-perl/Mozilla-CA: keyword 20999999-r1 for ~loong (diff) | |
download | gentoo-f9b9a2ddbcfff2a7b013ccc410d947b85fe5c0af.tar.gz gentoo-f9b9a2ddbcfff2a7b013ccc410d947b85fe5c0af.tar.bz2 gentoo-f9b9a2ddbcfff2a7b013ccc410d947b85fe5c0af.zip |
perl-core/Scalar-List-Utils: keyword 1.560.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild index 98b72ebfa6e2..673e89a68036 100644 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.0.ebuild +++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.560.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=7 @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="Common Scalar and List utility subroutines" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" |