diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 13:28:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 13:28:22 +0300 |
commit | 5e55422709ce94e5e06956fa5a833fb5e09c0475 (patch) | |
tree | 924dab48ef51aa0ebf6420bea500f680318717ad /sys-apps | |
parent | dev-libs/castxml: Stabilize 0.6.8 amd64, #939223 (diff) | |
download | gentoo-5e55422709ce94e5e06956fa5a833fb5e09c0475.tar.gz gentoo-5e55422709ce94e5e06956fa5a833fb5e09c0475.tar.bz2 gentoo-5e55422709ce94e5e06956fa5a833fb5e09c0475.zip |
sys-apps/fd: Stabilize 10.2.0 amd64, #939225
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 6254ff7c60c8..dea1a4d44705 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:= ) |