summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-07 13:24:50 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-07 13:24:50 +0300
commitf3f8d3678d67e48a52d132b5e8f7c8c9f9955e37 (patch)
tree2f8a9247a6ebd0f704e14d6b2ca0c92704f9f6b7 /sys-apps/fd
parentapp-text/html-xml-utils: drop 7.8-r1, 8.5 (diff)
downloadgentoo-f3f8d3678d67e48a52d132b5e8f7c8c9f9955e37.tar.gz
gentoo-f3f8d3678d67e48a52d132b5e8f7c8c9f9955e37.tar.bz2
gentoo-f3f8d3678d67e48a52d132b5e8f7c8c9f9955e37.zip
sys-apps/fd: Stabilize 10.2.0 arm64, #939225
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/fd')
-rw-r--r--sys-apps/fd/fd-10.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-10.2.0.ebuild b/sys-apps/fd/fd-10.2.0.ebuild
index 1d0c64016e1f..6254ff7c60c8 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:= )