diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 13:20:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 13:20:22 +0300 |
commit | 943d20e3d5292dd780dec4f91c44c6dac7df0863 (patch) | |
tree | ff0f6734672237b2f26275524ba5f79b6ca262c6 /sys-apps | |
parent | sys-apps/lsd: Stabilize 1.1.3 amd64, #939224 (diff) | |
download | gentoo-943d20e3d5292dd780dec4f91c44c6dac7df0863.tar.gz gentoo-943d20e3d5292dd780dec4f91c44c6dac7df0863.tar.bz2 gentoo-943d20e3d5292dd780dec4f91c44c6dac7df0863.zip |
sys-apps/fd: Stabilize 10.2.0 x86, #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 5155b57089ae..1d0c64016e1f 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:= ) |