diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-07 19:43:22 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-07 19:43:22 +0000 |
commit | b412d414126c51ddc1b52f53fed5cd48a994c5d0 (patch) | |
tree | bf6cd14f8b6f769fc975d81762f53c6e8475d498 /sys-apps/fd/fd-8.7.0.ebuild | |
parent | dev-ruby/rdoc: Stabilize 6.5.0 arm64, #909637 (diff) | |
download | gentoo-b412d414126c51ddc1b52f53fed5cd48a994c5d0.tar.gz gentoo-b412d414126c51ddc1b52f53fed5cd48a994c5d0.tar.bz2 gentoo-b412d414126c51ddc1b52f53fed5cd48a994c5d0.zip |
sys-apps/fd: Stabilize 8.7.0 arm64, #908655
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/fd/fd-8.7.0.ebuild')
-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 2984f73e8fea..80c498aaa055 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:= )" |