diff options
author | 2024-09-28 13:31:33 +0300 | |
---|---|---|
committer | 2024-09-28 13:31:33 +0300 | |
commit | b18b840871d11e47d7674a31572ec3383d0f4c79 (patch) | |
tree | de0a01fbd82a5aa814199015ae8329704856daff /sys-apps/ripgrep | |
parent | dev-cpp/cpp-httplib: Stabilize 0.16.3 arm64, #940286 (diff) | |
download | gentoo-b18b840871d11e47d7674a31572ec3383d0f4c79.tar.gz gentoo-b18b840871d11e47d7674a31572ec3383d0f4c79.tar.bz2 gentoo-b18b840871d11e47d7674a31572ec3383d0f4c79.zip |
sys-apps/ripgrep: Stabilize 14.1.1 ppc64, #940367
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/ripgrep')
-rw-r--r-- | sys-apps/ripgrep/ripgrep-14.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ripgrep/ripgrep-14.1.1.ebuild b/sys-apps/ripgrep/ripgrep-14.1.1.ebuild index 550c7e957f70..1fdb35a99337 100644 --- a/sys-apps/ripgrep/ripgrep-14.1.1.ebuild +++ b/sys-apps/ripgrep/ripgrep-14.1.1.ebuild @@ -73,7 +73,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:= )" |