summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-07-23 18:45:40 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-07-23 18:45:40 +0200
commit7d5738eea1b21d4a665cc0a04929e21d47c35e1f (patch)
treefb4cb66a912a45577808c11206127d2cff66f1b5 /sys-apps/fd
parentsys-apps/fd: Stabilize 10.1.0 amd64, #936097 (diff)
downloadgentoo-7d5738eea1b21d4a665cc0a04929e21d47c35e1f.tar.gz
gentoo-7d5738eea1b21d4a665cc0a04929e21d47c35e1f.tar.bz2
gentoo-7d5738eea1b21d4a665cc0a04929e21d47c35e1f.zip
sys-apps/fd: Stabilize 10.1.0 x86, #936097
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/fd')
-rw-r--r--sys-apps/fd/fd-10.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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:= )