summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-06-06 18:55:29 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-06-06 18:55:29 -0700
commit3837e715c6c16bc0021a273c69d3a46fd42368a4 (patch)
treef1a0aae1e88ce5597e63f537258f692ea60d0bef /sys-apps/ripgrep
parentsys-apps/ripgrep: 12.1.1 ppc64 stable, bug #726044 (diff)
downloadgentoo-3837e715c6c16bc0021a273c69d3a46fd42368a4.tar.gz
gentoo-3837e715c6c16bc0021a273c69d3a46fd42368a4.tar.bz2
gentoo-3837e715c6c16bc0021a273c69d3a46fd42368a4.zip
sys-apps/ripgrep: 12.1.1 amd64 stable, bug #726044
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-apps/ripgrep')
-rw-r--r--sys-apps/ripgrep/ripgrep-12.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ripgrep/ripgrep-12.1.1.ebuild b/sys-apps/ripgrep/ripgrep-12.1.1.ebuild
index 8071cdb317c4..be7f7829be0a 100644
--- a/sys-apps/ripgrep/ripgrep-12.1.1.ebuild
+++ b/sys-apps/ripgrep/ripgrep-12.1.1.ebuild
@@ -71,7 +71,7 @@ SRC_URI="https://github.com/BurntSushi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0 BSD-2 Boost-1.0 || ( MIT Unlicense )"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm64 ppc64 x86"
IUSE="pcre"
DEPEND=""