commit: 808653bd0a4f6977c7b4ca218abb7ea0a8d94786
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 14 15:57:51 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 14 15:57:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=808653bd
sys-apps/fd: Stabilize 10.3.0 arm64, #962850
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/fd/fd-10.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/fd/fd-10.3.0.ebuild b/sys-apps/fd/fd-10.3.0.ebuild
index 927ccaef33cf..642cc5c87abe 100644
--- a/sys-apps/fd/fd-10.3.0.ebuild
+++ b/sys-apps/fd/fd-10.3.0.ebuild
@@ -128,7 +128,7 @@ LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" MIT Unicode-3.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 arm64 ~ppc64 ~x86"
DEPEND="
!elibc_musl? ( >=dev-libs/jemalloc-5.1.0:= )