diff options
author | Sam James <sam@gentoo.org> | 2024-02-17 14:47:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-17 14:47:26 +0000 |
commit | a6c88aaa57384c222e07de7461e4f4c5fc3af6cc (patch) | |
tree | 2cb493f61af44fcb5acd8a54c702b90d02ad8e76 /sys-apps/fd | |
parent | dev-libs/yaz: Stabilize 5.34.0 ppc64, #924563 (diff) | |
download | gentoo-a6c88aaa57384c222e07de7461e4f4c5fc3af6cc.tar.gz gentoo-a6c88aaa57384c222e07de7461e4f4c5fc3af6cc.tar.bz2 gentoo-a6c88aaa57384c222e07de7461e4f4c5fc3af6cc.zip |
sys-apps/fd: Stabilize 9.0.0 ppc64, #924584
Signed-off-by: Sam James <sam@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 b3b247272fc9..9969c41e0d72 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}" |