commit:     83cbddd7b3da0f1b4e1f040de455e5fb108c2562
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 14 09:47:58 2026 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 14 10:19:45 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83cbddd7

profiles/arch/powerpc: Remove pypy3_11 target

PyPy no longer builds on ppc64le, and given that it's not really
maintained I doubt there's much of a point in trying to make it work
again.

Merges: https://codeberg.org/gentoo/gentoo/pulls/317
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/powerpc/ppc64/64le/package.use.mask | 7 +------
 profiles/arch/powerpc/ppc64/64le/use.mask         | 7 +------
 profiles/arch/powerpc/ppc64/64le/use.stable.mask  | 7 +------
 profiles/arch/powerpc/ppc64/64ul/package.use.mask | 7 +------
 profiles/arch/powerpc/ppc64/64ul/use.mask         | 7 +------
 profiles/arch/powerpc/ppc64/64ul/use.stable.mask  | 7 +------
 profiles/arch/powerpc/ppc64/package.use.mask      | 5 -----
 profiles/arch/powerpc/ppc64/use.mask              | 7 +------
 profiles/arch/powerpc/ppc64/use.stable.mask       | 7 +------
 9 files changed, 8 insertions(+), 53 deletions(-)

diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask 
b/profiles/arch/powerpc/ppc64/64le/package.use.mask
index 94ffcd85985b..b7193a0f704e 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 2019-2025 Gentoo Authors
+# Copyright 2019-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Marek Szuba <[email protected]> (2023-12-05)
@@ -9,11 +9,6 @@
 # Doesn't work on ppc64, #871921
 sci-mathematics/gmp-ecm custom-tune
 
-# Michał Górny <[email protected]> (2021-12-31)
-# Don't apply stable masks to python-exec since we're forcing every
-# impl there anyway. Please keep this in sync with use.stable.mask.
-dev-lang/python-exec -python_targets_pypy3_11
-
 # Georgy Yakovlev <[email protected]> (2021-06-02)
 # altivec code is big-endian only, #773100
 media-libs/libdvbcsa cpu_flags_ppc_altivec

diff --git a/profiles/arch/powerpc/ppc64/64le/use.mask 
b/profiles/arch/powerpc/ppc64/64le/use.mask
index 2b94493dde37..5199ed2b972b 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Paul Zander <[email protected]> (2024-03-29)
@@ -8,11 +8,6 @@
 -openimageio
 -osl
 
-# Michał Górny <[email protected]> (2021-12-31)
-# PyPy3 is keyworded here.
--python_targets_pypy3_11
--python_single_target_pypy3_11
-
 # Sam James <[email protected]> (2021-10-16)
 # media-libs/openexr doesn't work on BE, but should on LE.
 # ...and openscenegraph needs openexr.

diff --git a/profiles/arch/powerpc/ppc64/64le/use.stable.mask 
b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
index 80c74af5629d..fd05b87fb183 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
@@ -1,11 +1,6 @@
-# Copyright 2019-2025 Gentoo Authors
+# Copyright 2019-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Michał Górny <[email protected]> (2021-12-31)
-# PyPy3 target is not ready for stable.
-python_targets_pypy3_11
-python_single_target_pypy3_11
-
 # Sam James <[email protected]> (2021-11-14)
 # media-libs/openexr is not marked stable on ppc64
 # (it's broken on BE and it's more convenient to keep it at ~arch here for now)

diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask 
b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
index 3d7620ef2564..da4652852760 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Joonas Niilola <[email protected]> (2023-08-24)
@@ -10,11 +10,6 @@ www-client/firefox hwaccel
 # dev-python/networkx is keyworded here
 app-portage/nattka -depgraph-order
 
-# Michał Górny <[email protected]> (2021-12-31)
-# Don't apply stable masks to python-exec since we're forcing every
-# impl there anyway. Please keep this in sync with use.stable.mask.
-dev-lang/python-exec -python_targets_pypy3_11
-
 # Georgy Yakovlev <[email protected]> (2021-07-27)
 # deps not keyworded
 media-gfx/gnome-photos upnp-av

diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask 
b/profiles/arch/powerpc/ppc64/64ul/use.mask
index b405a2be3bed..0ce4dc7432b8 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -1,11 +1,6 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Michał Górny <[email protected]> (2021-12-31)
-# PyPy3 is keyworded here.
--python_targets_pypy3_11
--python_single_target_pypy3_11
-
 # Georgy Yakovlev <[email protected]> (2020-06-03)
 # clang is keyworded and works on ppc64
 -clang

diff --git a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask 
b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
index eb000ce9a1f4..b94ace14de80 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
@@ -1,11 +1,6 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Michał Górny <[email protected]> (2021-12-31)
-# PyPy3 target is not ready for stable.
-python_targets_pypy3_11
-python_single_target_pypy3_11
-
 # Georgy Yakovlev <[email protected]> (2020-01-26)
 # media-plugins/frei0r-plugins not stable yet
 frei0r

diff --git a/profiles/arch/powerpc/ppc64/package.use.mask 
b/profiles/arch/powerpc/ppc64/package.use.mask
index 8009e7e664e6..5f1c56f46325 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -112,11 +112,6 @@ sci-libs/symengine tcmalloc
 # https://github.com/rustsec/rustsec/issues/707
 dev-util/cargo-audit fix
 
-# Michał Górny <[email protected]> (2021-12-31)
-# Don't apply stable masks to python-exec since we're forcing every
-# impl there anyway. Please keep this in sync with use.stable.mask.
-dev-lang/python-exec -python_targets_pypy3_11
-
 # Marek Szuba <[email protected]> (2021-07-18)
 # media-plugins/zam-plugins not keyworded here
 media-sound/easyeffects zamaudio

diff --git a/profiles/arch/powerpc/ppc64/use.mask 
b/profiles/arch/powerpc/ppc64/use.mask
index 8aff9be942b0..c349f77b94d9 100644
--- a/profiles/arch/powerpc/ppc64/use.mask
+++ b/profiles/arch/powerpc/ppc64/use.mask
@@ -1,4 +1,4 @@
-# Copyright 2008-2025 Gentoo Authors
+# Copyright 2008-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 ### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!!
@@ -11,11 +11,6 @@ embree
 openimageio
 osl
 
-# Michał Górny <[email protected]> (2021-12-31)
-# PyPy3 is keyworded here.
--python_targets_pypy3_11
--python_single_target_pypy3_11
-
 # Sam James <[email protected]> (2021-10-16)
 # media-libs/openexr doesn't work on BE (bug #818424)
 # ...and openscenegraph needs openexr.

diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask 
b/profiles/arch/powerpc/ppc64/use.stable.mask
index 1e7699edcdaa..d505fbefd46e 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # New entries go on top.
@@ -8,11 +8,6 @@
 # dev-lang/php:8.2 is not marked stable here yet (bug #920701)
 php_targets_php8-2
 
-# Michał Górny <[email protected]> (2021-12-31)
-# PyPy3 target is not ready for stable.
-python_targets_pypy3_11
-python_single_target_pypy3_11
-
 # Sam James <[email protected]> (2021-11-14)
 # media-libs/openexr is not marked stable on ppc64
 # (it's broken on BE and it's more convenient to keep it at ~arch here for now)

Reply via email to