diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 17:28:53 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:27 +0800 |
commit | 218786ee81f9c74fb26d30bd38c1ec8f73d823c2 (patch) | |
tree | f11c4fd8187933ee4f225f1f23dc3c3f1fa77aaa /dev-perl | |
parent | dev-perl/Mail-AuthenticationResults: keyword 2.202.301.120 for ~loong (diff) | |
download | gentoo-218786ee81f9c74fb26d30bd38c1ec8f73d823c2.tar.gz gentoo-218786ee81f9c74fb26d30bd38c1ec8f73d823c2.tar.bz2 gentoo-218786ee81f9c74fb26d30bd38c1ec8f73d823c2.zip |
dev-perl/List-AllUtils: keyword 0.190.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild index f4bb104727e4..732389a02709 100644 --- a/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild +++ b/dev-perl/List-AllUtils/List-AllUtils-0.190.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Combines many List::* utility modules in one bite-sized package" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" LICENSE="Artistic-2" IUSE="test" RESTRICT="!test? ( test )" |