summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-04 07:20:28 +0000
committerSam James <sam@gentoo.org>2024-03-04 07:20:28 +0000
commiteaa05d995ae6f231ffee63e07b9364428b6fcedf (patch)
tree4ecd7bec7767bf29706356bb0421201619777f09
parentsys-apps/ripgrep: Stabilize 14.1.0 amd64, #924582 (diff)
downloadgentoo-eaa05d99.tar.gz
gentoo-eaa05d99.tar.bz2
gentoo-eaa05d99.zip
sys-apps/ripgrep: Stabilize 14.1.0 ppc64, #924582
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/ripgrep/ripgrep-14.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ripgrep/ripgrep-14.1.0.ebuild b/sys-apps/ripgrep/ripgrep-14.1.0.ebuild
index 705abc35068c..2e1746daaf40 100644
--- a/sys-apps/ripgrep/ripgrep-14.1.0.ebuild
+++ b/sys-apps/ripgrep/ripgrep-14.1.0.ebuild
@@ -69,7 +69,7 @@ LICENSE+="
|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~loong ppc64 ~riscv ~x86"
IUSE="+pcre"
RDEPEND="pcre? ( dev-libs/libpcre2:= )"