diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 21:18:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 21:18:22 +0100 |
commit | 4bb89fe6aef6068b3c5be0ca6bf75f1298c9b786 (patch) | |
tree | 78d59f9f85f759ba168687e8a3172858ab6c65a1 /sys-apps | |
parent | dev-ruby/sus: Stabilize 0.20.3 amd64, #908176 (diff) | |
download | gentoo-4bb89fe6aef6068b3c5be0ca6bf75f1298c9b786.tar.gz gentoo-4bb89fe6aef6068b3c5be0ca6bf75f1298c9b786.tar.bz2 gentoo-4bb89fe6aef6068b3c5be0ca6bf75f1298c9b786.zip |
sys-apps/fd: Stabilize 8.7.0 x86, #908655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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:= )" |