summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-11-08 16:56:34 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-11-08 16:57:21 -0800
commita2b4d77125899e2caecfc5e3906a07081ce56ba7 (patch)
treec27487ac8cfb3a9c51bc80cc48efd7d7d6b7f879
parentx11-terms/alacritty: drop 0.8.0 (diff)
downloadgentoo-a2b4d77125899e2caecfc5e3906a07081ce56ba7.tar.gz
gentoo-a2b4d77125899e2caecfc5e3906a07081ce56ba7.tar.bz2
gentoo-a2b4d77125899e2caecfc5e3906a07081ce56ba7.zip
sys-apps/fd: Stabilize 8.2.1 arm64, #822279
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--sys-apps/fd/fd-8.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-8.2.1.ebuild b/sys-apps/fd/fd-8.2.1.ebuild
index e1c28717f693..6d4c13aa8da2 100644
--- a/sys-apps/fd/fd-8.2.1.ebuild
+++ b/sys-apps/fd/fd-8.2.1.ebuild
@@ -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:= )"