diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-11-01 09:26:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-11-01 09:26:03 +0100 |
commit | 2a1f6323e067964c76fa0df5206fe43e36b479d1 (patch) | |
tree | 553953937d05da94afc6acfbf3494da4aa761efc /sys-apps | |
parent | app-benchmarks/hyperfine: Stabilize 1.15.0 amd64, #878937 (diff) | |
download | gentoo-2a1f6323e067964c76fa0df5206fe43e36b479d1.tar.gz gentoo-2a1f6323e067964c76fa0df5206fe43e36b479d1.tar.bz2 gentoo-2a1f6323e067964c76fa0df5206fe43e36b479d1.zip |
sys-apps/fd: Stabilize 8.4.0 amd64, #878957
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/fd/fd-8.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-8.4.0.ebuild b/sys-apps/fd/fd-8.4.0.ebuild index ef5abeacca5b..f7c7050bbaf2 100644 --- a/sys-apps/fd/fd-8.4.0.ebuild +++ b/sys-apps/fd/fd-8.4.0.ebuild @@ -96,7 +96,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:= )" |