summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-14 21:47:04 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-14 21:47:04 +0200
commit73bfda1ce1e0aadd241f7cf90d823dd688f97719 (patch)
tree8b17795bf0ecf884cbebb8fef3e9c53f8b345d2e
parentdev-ml/zarith: Stabilize 1.13 x86, #924580 (diff)
downloadgentoo-73bfda1ce1e0aadd241f7cf90d823dd688f97719.tar.gz
gentoo-73bfda1ce1e0aadd241f7cf90d823dd688f97719.tar.bz2
gentoo-73bfda1ce1e0aadd241f7cf90d823dd688f97719.zip
sys-apps/fd: Stabilize 9.0.0 x86, #924584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-apps/fd/fd-9.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-9.0.0.ebuild b/sys-apps/fd/fd-9.0.0.ebuild
index 28ec1905d968..e7e78a469ca8 100644
--- a/sys-apps/fd/fd-9.0.0.ebuild
+++ b/sys-apps/fd/fd-9.0.0.ebuild
@@ -124,7 +124,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:= )"
RDEPEND="${DEPEND}"