diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-14 21:47:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-14 21:47:04 +0200 |
commit | 73bfda1ce1e0aadd241f7cf90d823dd688f97719 (patch) | |
tree | 8b17795bf0ecf884cbebb8fef3e9c53f8b345d2e /sys-apps/fd | |
parent | dev-ml/zarith: Stabilize 1.13 x86, #924580 (diff) | |
download | gentoo-73bfda1ce1e0aadd241f7cf90d823dd688f97719.tar.gz gentoo-73bfda1ce1e0aadd241f7cf90d823dd688f97719.tar.bz2 gentoo-73bfda1ce1e0aadd241f7cf90d823dd688f97719.zip |
sys-apps/fd: Stabilize 9.0.0 x86, #924584
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/fd')
-rw-r--r-- | sys-apps/fd/fd-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-9.0.0.ebuild b/sys-apps/fd/fd-9.0.0.ebuild index 28ec1905d968..e7e78a469ca8 100644 --- a/sys-apps/fd/fd-9.0.0.ebuild +++ b/sys-apps/fd/fd-9.0.0.ebuild @@ -124,7 +124,7 @@ LICENSE="|| ( Apache-2.0 MIT )" # Dependent crate licenses LICENSE+=" MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" DEPEND="!elibc_musl? ( >=dev-libs/jemalloc-5.1.0:= )" RDEPEND="${DEPEND}" |