summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-06-06 18:54:37 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-06-06 18:54:37 -0700
commit877ce5cf3635cb7dd46ef207bc88ac8a59b9c775 (patch)
treebceae2f4aeab63290338ca046323b0ef5fd1cfe6 /sys-apps/ripgrep
parentmedia-gfx/sxiv: sync live ebuild (diff)
downloadgentoo-877ce5cf3635cb7dd46ef207bc88ac8a59b9c775.tar.gz
gentoo-877ce5cf3635cb7dd46ef207bc88ac8a59b9c775.tar.bz2
gentoo-877ce5cf3635cb7dd46ef207bc88ac8a59b9c775.zip
sys-apps/ripgrep: 12.1.1 ppc64 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 c0cced602698..8071cdb317c4 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=""