diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 13:24:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 13:24:50 +0300 |
commit | f3f8d3678d67e48a52d132b5e8f7c8c9f9955e37 (patch) | |
tree | 2f8a9247a6ebd0f704e14d6b2ca0c92704f9f6b7 /sys-apps/fd | |
parent | app-text/html-xml-utils: drop 7.8-r1, 8.5 (diff) | |
download | gentoo-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.ebuild | 2 |
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:= ) |