diff options
-rw-r--r-- | sys-apps/fd/fd-8.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-8.7.0.ebuild b/sys-apps/fd/fd-8.7.0.ebuild index 7466164451c1..35e0d5c12f7d 100644 --- a/sys-apps/fd/fd-8.7.0.ebuild +++ b/sys-apps/fd/fd-8.7.0.ebuild @@ -140,7 +140,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 BSD MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" IUSE="" DEPEND="!elibc_musl? ( >=dev-libs/jemalloc-5.1.0:= )" |