summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-09 13:00:12 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-09 13:29:24 +0800
commiteb72af242488fbe48b3e7fab67e64b04c4cd7667 (patch)
tree82f631927fcaba907ad6dc52809cc3309c185992 /dev-perl/File-Which/File-Which-1.270.0.ebuild
parentdev-perl/Test-Needs: keyword 0.2.9 for ~loong (diff)
downloadgentoo-eb72af242488fbe48b3e7fab67e64b04c4cd7667.tar.gz
gentoo-eb72af242488fbe48b3e7fab67e64b04c4cd7667.tar.bz2
gentoo-eb72af242488fbe48b3e7fab67e64b04c4cd7667.zip
dev-perl/File-Which: keyword 1.270.0 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/File-Which/File-Which-1.270.0.ebuild')
-rw-r--r--dev-perl/File-Which/File-Which-1.270.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-Which/File-Which-1.270.0.ebuild b/dev-perl/File-Which/File-Which-1.270.0.ebuild
index 872ed4f6677b..3cec38031fea 100644
--- a/dev-perl/File-Which/File-Which-1.270.0.ebuild
+++ b/dev-perl/File-Which/File-Which-1.270.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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl implementation of the which utility as an API"
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"
IUSE="test pwhich"
RESTRICT="!test? ( test )"