commit: 5e55422709ce94e5e06956fa5a833fb5e09c0475
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 7 10:28:22 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 10:28:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e554227
sys-apps/fd: Stabilize 10.2.0 amd64, #939225
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/fd/fd-10.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/fd/fd-10.2.0.ebuild b/sys-apps/fd/fd-10.2.0.ebuild
index 6254ff7c60c8..dea1a4d44705 100644
--- a/sys-apps/fd/fd-10.2.0.ebuild
+++ b/sys-apps/fd/fd-10.2.0.ebuild
@@ -133,7 +133,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:= )