commit: 286efac2fdf697dae21c67033c5ae996256f0ace Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 27 10:46:38 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 27 10:46:38 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=286efac2
profiles/arch/powerpc/ppc32: Revert "Mask dev-python/build[test-rust]" Patched dev-python/uv to work on ppc and rekeyworded. Reverts: e4adb8556660ac7086ff94643871c60ea0e69aa3 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index f3f98c66e1d1..625fd9cc15ae 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,12 +1,6 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Michał Górny <[email protected]> (2024-04-27) -# Requires dev-python/uv which doesn't build on PowerPC, because -# of the broken and dead tokio-tar dependency. -# https://github.com/vorot93/tokio-tar/pull/23 -dev-python/build test-rust - # Sam James <[email protected]> (2024-03-23) # sys-libs/libomp does not support ppc32 (bug #907213). sys-devel/clang-runtime openmp
