commit: 9fd29d4547e86b34778cba0a17e4c02dc00134e7 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Sun Nov 7 13:34:58 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Nov 7 13:34:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fd29d45
sys-apps/fd: Stabilize 8.2.1 amd64, #822279 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sys-apps/fd/fd-8.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/fd/fd-8.2.1.ebuild b/sys-apps/fd/fd-8.2.1.ebuild index 4d2bf148c6e..d629e6af110 100644 --- a/sys-apps/fd/fd-8.2.1.ebuild +++ b/sys-apps/fd/fd-8.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -75,7 +75,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:= )"
