diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-10 00:28:25 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-10 00:28:25 +0100 |
commit | c42b0bf3e441c3f1d96e6008e3b61da6660604b1 (patch) | |
tree | 76f9f3e4672c1574de2756e56c57649e66f0966d /sys-apps/fd | |
parent | media-fonts/jetbrains-mono: Stabilize 2.242 x86, #822273 (diff) | |
download | gentoo-c42b0bf3e441c3f1d96e6008e3b61da6660604b1.tar.gz gentoo-c42b0bf3e441c3f1d96e6008e3b61da6660604b1.tar.bz2 gentoo-c42b0bf3e441c3f1d96e6008e3b61da6660604b1.zip |
sys-apps/fd: Stabilize 8.2.1 x86, #822279
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-apps/fd')
-rw-r--r-- | sys-apps/fd/fd-8.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-8.2.1.ebuild b/sys-apps/fd/fd-8.2.1.ebuild index 6d4c13aa8da2..1bfaeaa37873 100644 --- a/sys-apps/fd/fd-8.2.1.ebuild +++ b/sys-apps/fd/fd-8.2.1.ebuild @@ -75,7 +75,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD-2 ISC MIT Unlicense" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 ~x86" +KEYWORDS="amd64 arm64 ppc64 x86" IUSE="" DEPEND="!elibc_musl? ( >=dev-libs/jemalloc-5.1.0:= )" |