diff options
author | 2023-12-16 06:59:41 +0000 | |
---|---|---|
committer | 2023-12-16 06:59:41 +0000 | |
commit | c4e6fb07192fd5e3b986e9688cc8af8f2c17aeee (patch) | |
tree | edd16163f64f191f50b15ea8faee62467f7d566c /sys-apps/the_silver_searcher | |
parent | dev-ruby/rack: Stabilize 2.2.8 ppc64, #920031 (diff) | |
download | gentoo-c4e6fb07192fd5e3b986e9688cc8af8f2c17aeee.tar.gz gentoo-c4e6fb07192fd5e3b986e9688cc8af8f2c17aeee.tar.bz2 gentoo-c4e6fb07192fd5e3b986e9688cc8af8f2c17aeee.zip |
sys-apps/the_silver_searcher: Stabilize 2.2.0_p20201217-r1 amd64, #920081
Signed-off-by: Sam James <sam@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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 b1f5f48499dd..99e20081d876 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 @@ -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 )" |