From 3ea8e3929014a5a85bd93d2ec9e4233a66ec0e94 Mon Sep 17 00:00:00 2001 From: Yongxiang Liang Date: Tue, 2 May 2023 08:06:27 +0800 Subject: [PATCH] sys-apps/the_silver_searcher: keyword 2.2.0_p20201217-r1 for ~loong Signed-off-by: Yongxiang Liang Signed-off-by: WANG Xuerui --- .../the_silver_searcher-2.2.0_p20201217-r1.ebuild | 4 ++-- 1 file 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 fc7e2d49571b2..eb85f58a5cd23 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 )"