summaryrefslogtreecommitdiff
path: root/sys-apps/ripgrep/ripgrep-13.0.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-24 02:11:45 +0100
commitb49088575eb777ced2551f484da86317332d6087 (patch)
treebf9a151cf2d61956340d555659ffc098ee1da466 /sys-apps/ripgrep/ripgrep-13.0.0.ebuild
parent514d1bbe260df2521fe60f1a3ec87cfcfde1a829 (diff)
gentoo resync : 24.07.2021
Diffstat (limited to 'sys-apps/ripgrep/ripgrep-13.0.0.ebuild')
-rw-r--r--sys-apps/ripgrep/ripgrep-13.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ripgrep/ripgrep-13.0.0.ebuild b/sys-apps/ripgrep/ripgrep-13.0.0.ebuild
index 4e691add8642..468459addbd8 100644
--- a/sys-apps/ripgrep/ripgrep-13.0.0.ebuild
+++ b/sys-apps/ripgrep/ripgrep-13.0.0.ebuild
@@ -72,7 +72,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 ~riscv x86"
IUSE="+pcre"
DEPEND=""