summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 10:23:42 +0100
committerSam James <sam@gentoo.org>2024-07-23 10:23:42 +0100
commit51ce79930b920df73639216af518a9a763d070a3 (patch)
treebd5a4067da97b7e6f40b166191d59ecb18359368 /sys-apps
parentapp-editors/kakoune: update HOMEPAGE (diff)
downloadgentoo-51ce79930b920df73639216af518a9a763d070a3.tar.gz
gentoo-51ce79930b920df73639216af518a9a763d070a3.tar.bz2
gentoo-51ce79930b920df73639216af518a9a763d070a3.zip
sys-apps/fd: Stabilize 10.1.0 ppc64, #936097
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/fd/fd-10.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-10.1.0.ebuild b/sys-apps/fd/fd-10.1.0.ebuild
index 8ec66474b7d9..2e9c589ba8bd 100644
--- a/sys-apps/fd/fd-10.1.0.ebuild
+++ b/sys-apps/fd/fd-10.1.0.ebuild
@@ -130,7 +130,7 @@ LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" MIT Unicode-DFS-2016"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
DEPEND="
!elibc_musl? ( >=dev-libs/jemalloc-5.1.0:= )