summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-07 14:34:58 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-07 14:34:58 +0100
commit9fd29d4547e86b34778cba0a17e4c02dc00134e7 (patch)
tree00b25820fb5503e3dbd1dd8f8dedfabef0e094e1
parentmedia-fonts/jetbrains-mono: Stabilize 2.242 amd64, #822273 (diff)
downloadgentoo-9fd29d4547e86b34778cba0a17e4c02dc00134e7.tar.gz
gentoo-9fd29d4547e86b34778cba0a17e4c02dc00134e7.tar.bz2
gentoo-9fd29d4547e86b34778cba0a17e4c02dc00134e7.zip
sys-apps/fd: Stabilize 8.2.1 amd64, #822279
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--sys-apps/fd/fd-8.2.1.ebuild4
1 files 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 4d2bf148c6e5..d629e6af1106 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:= )"