diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-23 18:45:38 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-07-23 18:45:38 +0200 |
commit | e3b48fd993ee3c7f3259dbfa911986743289f303 (patch) | |
tree | 345e417b0dac2764395d5432aca5c2bdd471da96 /sys-apps/fd | |
parent | dev-util/spirv-llvm-translator: Stabilize 18.1.2 x86, #935987 (diff) | |
download | gentoo-e3b48fd993ee3c7f3259dbfa911986743289f303.tar.gz gentoo-e3b48fd993ee3c7f3259dbfa911986743289f303.tar.bz2 gentoo-e3b48fd993ee3c7f3259dbfa911986743289f303.zip |
sys-apps/fd: Stabilize 10.1.0 amd64, #936097
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/fd')
-rw-r--r-- | sys-apps/fd/fd-10.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-10.1.0.ebuild b/sys-apps/fd/fd-10.1.0.ebuild index 1a9340e2c73e..cd3f9ee29589 100644 --- a/sys-apps/fd/fd-10.1.0.ebuild +++ b/sys-apps/fd/fd-10.1.0.ebuild @@ -130,7 +130,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:= ) |