commit: 709aa9b5ec58953a30882ad2bd98e118d5ff3884
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 15 05:43:26 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 15 05:43:26 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=709aa9b5
sys-apps/fd: Stabilize 10.3.0 amd64, #962850
Signed-off-by: Arthur Zamarin <arthurzam <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 d70ae45289b4..7f9c9f3da5b8 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:= )