summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2023-05-02 08:06:27 +0800
committerWANG Xuerui <xen0n@gentoo.org>2023-05-04 00:47:04 +0800
commit3ea8e3929014a5a85bd93d2ec9e4233a66ec0e94 (patch)
treee010db8a2228898a3a2b48b0b25e9dfd6232c2e4 /sys-apps/the_silver_searcher
parentapp-antivirus/fangfrisch: Stabilize 1.6.1 ALLARCHES, #905640 (diff)
downloadgentoo-3ea8e3929014a5a85bd93d2ec9e4233a66ec0e94.tar.gz
gentoo-3ea8e3929014a5a85bd93d2ec9e4233a66ec0e94.tar.bz2
gentoo-3ea8e3929014a5a85bd93d2ec9e4233a66ec0e94.zip
sys-apps/the_silver_searcher: keyword 2.2.0_p20201217-r1 for ~loong
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-apps/the_silver_searcher')
-rw-r--r--sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r1.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r1.ebuild
index fc7e2d49571b..eb85f58a5cd2 100644
--- a/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r1.ebuild
+++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r1.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=7
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ggreer/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux"
IUSE="lzma test zlib"
RESTRICT="!test? ( test )"