From ad83926afb04e2c47e4831612e795db1c1460d8d Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Wed, 22 Jan 2025 11:44:51 +0000 Subject: [PATCH] sys-apps/the_silver_searcher: Stabilize 2.2.0_p20201217-r4 amd64, #948519 Signed-off-by: Arthur Zamarin --- .../the_silver_searcher-2.2.0_p20201217-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r4.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r4.ebuild index 3ce81e46a2b1c..c1838c8081f38 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r4.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0_p20201217-r4.ebuild @@ -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 ~loong ~mips ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x64-macos" IUSE="lzma test zlib" RESTRICT="!test? ( test )"