Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fd/
Date: Tue, 01 Nov 2022 08:26:36
Message-Id: 1667291163.2a1f6323e067964c76fa0df5206fe43e36b479d1.ago@gentoo
1 commit: 2a1f6323e067964c76fa0df5206fe43e36b479d1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 08:26:03 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 08:26:03 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a1f6323
7
8 sys-apps/fd: Stabilize 8.4.0 amd64, #878957
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 sys-apps/fd/fd-8.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-apps/fd/fd-8.4.0.ebuild b/sys-apps/fd/fd-8.4.0.ebuild
16 index ef5abeacca5b..f7c7050bbaf2 100644
17 --- a/sys-apps/fd/fd-8.4.0.ebuild
18 +++ b/sys-apps/fd/fd-8.4.0.ebuild
19 @@ -96,7 +96,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="Apache-2.0 BSD-2 ISC MIT Unlicense"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ppc64 ~x86"
25 IUSE=""
26
27 DEPEND="!elibc_musl? ( >=dev-libs/jemalloc-5.1.0:= )"