summaryrefslogtreecommitdiff
path: root/sys-apps/ripgrep/ripgrep-14.0.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-03 07:56:47 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-03 07:56:47 +0000
commit8d3527b916ca7e0a2c8d9b8d064253a2eda02c1f (patch)
treea4fc3679f58acf3646c57291a008eba2e6d41db3 /sys-apps/ripgrep/ripgrep-14.0.3.ebuild
parent104a2857092fea8d195d33810535ab44ac273ba8 (diff)
gentoo auto-resync : 03:01:2024 - 07:56:47
Diffstat (limited to 'sys-apps/ripgrep/ripgrep-14.0.3.ebuild')
-rw-r--r--sys-apps/ripgrep/ripgrep-14.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ripgrep/ripgrep-14.0.3.ebuild b/sys-apps/ripgrep/ripgrep-14.0.3.ebuild
index a55c00b59efc..80c690691066 100644
--- a/sys-apps/ripgrep/ripgrep-14.0.3.ebuild
+++ b/sys-apps/ripgrep/ripgrep-14.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -71,7 +71,7 @@ LICENSE+="
|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="+pcre"
RDEPEND="pcre? ( dev-libs/libpcre2:= )"