commit: 7d5738eea1b21d4a665cc0a04929e21d47c35e1f
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 16:45:40 2024 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 16:45:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5738ee
sys-apps/fd: Stabilize 10.1.0 x86, #936097
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
sys-apps/fd/fd-10.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/fd/fd-10.1.0.ebuild b/sys-apps/fd/fd-10.1.0.ebuild
index cd3f9ee29589..b970db6752ce 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:= )