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, 18 Feb 2020 05:41:50
Message-Id: 1582004440.ed159c89e42104a454c39dc9b8fa76465fe8b986.gyakovlev@gentoo
1 commit: ed159c89e42104a454c39dc9b8fa76465fe8b986
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 18 05:40:40 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 18 05:40:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed159c89
7
8 sys-apps/fd: 7.4.0 amd64 x86 stable
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-apps/fd/fd-7.4.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/fd/fd-7.4.0.ebuild b/sys-apps/fd/fd-7.4.0.ebuild
17 index a3416f336c6..3830f11f72d 100644
18 --- a/sys-apps/fd/fd-7.4.0.ebuild
19 +++ b/sys-apps/fd/fd-7.4.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -71,7 +71,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
27
28 LICENSE="Apache-2.0 BSD-2 ISC MIT Unlicense"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~ppc64 x86"
32 IUSE=""
33
34 DEPEND="!elibc_musl? ( >=dev-libs/jemalloc-5.1.0:= )"