commit: 73bfda1ce1e0aadd241f7cf90d823dd688f97719
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 19:47:04 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 19:47:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73bfda1c
sys-apps/fd: Stabilize 9.0.0 x86, #924584
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-apps/fd/fd-9.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}"