commit: 862d808b9eed6ffc754a3d7dd73277e00750638f Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Feb 2 16:46:40 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Feb 2 17:25:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=862d808b
profiles/arch/powerpc/ppc64/64le: Remove leftover pypy3-exe masks Closes: https://bugs.gentoo.org/922975 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> profiles/arch/powerpc/ppc64/64le/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask index e67adf32e84e..a41a43f71212 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -5,11 +5,6 @@ # Requires media-libs/libva since 29.0.0, which is unmasked here. ->=media-video/obs-studio-29.0.0 -# Michał Górny <[email protected]> (2022-08-25) -# Only ppc64le binpkg is provided. --dev-python/pypy-exe-bin --dev-python/pypy3-exe-bin - # Sam James <[email protected]> (2022-01-18) # No bootstrap binary available on big endian PPC64 right now, but there is # one for ppc64le.
