summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-15 13:55:07 +0000
committerSam James <sam@gentoo.org>2024-02-15 13:55:07 +0000
commit100a0f5a6e083dd129b4edcd0930a30b760b9274 (patch)
treea2b2f533a4d27e06889c937071fab12c008c3455
parentsys-apps/lsd: Stabilize 1.0.0 amd64, #924581 (diff)
downloadgentoo-100a0f5a6e083dd129b4edcd0930a30b760b9274.tar.gz
gentoo-100a0f5a6e083dd129b4edcd0930a30b760b9274.tar.bz2
gentoo-100a0f5a6e083dd129b4edcd0930a30b760b9274.zip
sys-apps/fd: Stabilize 9.0.0 arm64, #924584
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/fd/fd-9.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-9.0.0.ebuild b/sys-apps/fd/fd-9.0.0.ebuild
index e7e78a469ca8..014853c61698 100644
--- a/sys-apps/fd/fd-9.0.0.ebuild
+++ b/sys-apps/fd/fd-9.0.0.ebuild
@@ -124,7 +124,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:= )"
RDEPEND="${DEPEND}"