Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fd/
Date: Tue, 01 Nov 2022 06:51:10
Message-Id: 1667285409.10431e2fb6b26f977d8778dc93d64656e67c5b86.gyakovlev@gentoo
1 commit: 10431e2fb6b26f977d8778dc93d64656e67c5b86
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 06:38:49 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 06:50:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10431e2f
7
8 sys-apps/fd: Stabilize 8.4.0 ppc64, #878957
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <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 5d91964aa3cb..ef5abeacca5b 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:= )"