diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 17:27:44 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:16 +0800 |
commit | 21e3711b67dc412d8c92e3f2db813e41df5e9e99 (patch) | |
tree | 492b617c316d7828cf06cf3bb005cf86c251d3ed /dev-perl/indirect | |
parent | dev-perl/UNIVERSAL-isa: keyword 1.201.710.120-r1 for ~loong (diff) | |
download | gentoo-21e3711b67dc412d8c92e3f2db813e41df5e9e99.tar.gz gentoo-21e3711b67dc412d8c92e3f2db813e41df5e9e99.tar.bz2 gentoo-21e3711b67dc412d8c92e3f2db813e41df5e9e99.zip |
dev-perl/indirect: keyword 0.390.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/indirect')
-rw-r--r-- | dev-perl/indirect/indirect-0.390.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/indirect/indirect-0.390.0.ebuild b/dev-perl/indirect/indirect-0.390.0.ebuild index 5de4453bb9a0..c2398a6f8f8c 100644 --- a/dev-perl/indirect/indirect-0.390.0.ebuild +++ b/dev-perl/indirect/indirect-0.390.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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="Lexically warn about using the indirect method call syntax" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" virtual/perl-Carp |