diff options
author | Sam Jorna <wraeth@gentoo.org> | 2021-04-11 23:54:11 +1000 |
---|---|---|
committer | Sam Jorna <wraeth@gentoo.org> | 2021-04-11 23:54:11 +1000 |
commit | 411da9f338c1d423277f10f506b100e880c83924 (patch) | |
tree | 1ad5292ce4ebf3024fafaed9575d0e3415ee6d73 /sys-apps/the_silver_searcher | |
parent | sys-apps/the_silver_searcher-2.2.0: x86 stable (diff) | |
download | gentoo-411da9f338c1d423277f10f506b100e880c83924.tar.gz gentoo-411da9f338c1d423277f10f506b100e880c83924.tar.bz2 gentoo-411da9f338c1d423277f10f506b100e880c83924.zip |
sys-apps/the_silver_searcher-2.2.0: amd64 stable
Closes: https://bugs.gentoo.org/782052
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sam Jorna <wraeth@gentoo.org>
Diffstat (limited to 'sys-apps/the_silver_searcher')
-rw-r--r-- | sys-apps/the_silver_searcher/the_silver_searcher-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0.ebuild b/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0.ebuild index 825ce75f20ff..5b4b3e89acdc 100644 --- a/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0.ebuild +++ b/sys-apps/the_silver_searcher/the_silver_searcher-2.2.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/ggreer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86 ~amd64-linux" IUSE="lzma test zlib" RESTRICT="!test? ( test )" |