summaryrefslogtreecommitdiff
path: root/sys-apps/ripgrep/ripgrep-14.0.3.ebuild
diff options
context:
space:
mode:
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:= )"