diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-02-17 21:40:40 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-02-17 21:40:40 -0800 |
commit | ed159c89e42104a454c39dc9b8fa76465fe8b986 (patch) | |
tree | e026788ddba752fae9fa679139d2b91f54b43665 /sys-apps/fd | |
parent | sys-apps/exa: drop old (diff) | |
download | gentoo-ed159c89e42104a454c39dc9b8fa76465fe8b986.tar.gz gentoo-ed159c89e42104a454c39dc9b8fa76465fe8b986.tar.bz2 gentoo-ed159c89e42104a454c39dc9b8fa76465fe8b986.zip |
sys-apps/fd: 7.4.0 amd64 x86 stable
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-apps/fd')
-rw-r--r-- | sys-apps/fd/fd-7.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fd/fd-7.4.0.ebuild b/sys-apps/fd/fd-7.4.0.ebuild index a3416f336c6a..3830f11f72d3 100644 --- a/sys-apps/fd/fd-7.4.0.ebuild +++ b/sys-apps/fd/fd-7.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -71,7 +71,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 ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="" DEPEND="!elibc_musl? ( >=dev-libs/jemalloc-5.1.0:= )" |