diff options
author | Sam James <sam@gentoo.org> | 2024-09-13 02:22:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-13 02:22:31 +0100 |
commit | 3f2e26b7a22f4685f1f772e268aa3d3b4e779edd (patch) | |
tree | 83f8614ccdb0bb771577257007049b24b5b4ca6c | |
parent | dev-libs/blake3: Stabilize 1.5.1 ppc64, #939151 (diff) | |
download | gentoo-3f2e26b7a22f4685f1f772e268aa3d3b4e779edd.tar.gz gentoo-3f2e26b7a22f4685f1f772e268aa3d3b4e779edd.tar.bz2 gentoo-3f2e26b7a22f4685f1f772e268aa3d3b4e779edd.zip |
sys-apps/fd: Stabilize 10.2.0 ppc64, #939225
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | sys-apps/fd/fd-10.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/fd/fd-10.2.0.ebuild b/sys-apps/fd/fd-10.2.0.ebuild index dea1a4d44705..7aebdb798a90 100644 --- a/sys-apps/fd/fd-10.2.0.ebuild +++ b/sys-apps/fd/fd-10.2.0.ebuild @@ -133,7 +133,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:= ) |