diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-01-03 12:26:43 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-01-03 12:26:43 +0800 |
commit | eb08aadf1fa3f1fbea69a346e4b11af0539b48ea (patch) | |
tree | a127c31f86467abc34b0fe1d82427110fae6ce46 /sys-apps | |
parent | net-libs/wslay: workaround docs build race condition (diff) | |
download | gentoo-eb08aadf1fa3f1fbea69a346e4b11af0539b48ea.tar.gz gentoo-eb08aadf1fa3f1fbea69a346e4b11af0539b48ea.tar.bz2 gentoo-eb08aadf1fa3f1fbea69a346e4b11af0539b48ea.zip |
sys-apps/ripgrep: keyword 14.0.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/ripgrep/ripgrep-14.0.3.ebuild | 4 |
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:= )" |