diff options
-rw-r--r-- | sys-apps/fd/fd-8.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-8.4.0.ebuild b/sys-apps/fd/fd-8.4.0.ebuild index ef5abeacca5b..f7c7050bbaf2 100644 --- a/sys-apps/fd/fd-8.4.0.ebuild +++ b/sys-apps/fd/fd-8.4.0.ebuild @@ -96,7 +96,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:= )" |