summaryrefslogtreecommitdiff
path: root/profiles/arch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-16 00:13:18 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-16 00:13:18 +0000
commitf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (patch)
treedd0f7da0455831dffb2cb662e7dae760f92e68ad /profiles/arch
parent770d63f36dbe1722e0ff9ab55eeca49986f01527 (diff)
gentoo auto-resync : 16:02:2025 - 00:13:18
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/package.use.stable.mask1
-rw-r--r--profiles/arch/amd64/use.mask4
-rw-r--r--profiles/arch/amd64/use.stable.mask2
-rw-r--r--profiles/arch/arm64/package.use.stable.mask1
-rw-r--r--profiles/arch/arm64/use.mask2
-rw-r--r--profiles/arch/arm64/use.stable.mask2
-rw-r--r--profiles/arch/base/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64le/package.use.mask3
-rw-r--r--profiles/arch/powerpc/ppc64/64le/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64le/use.stable.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/package.use.mask3
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/64ul/use.stable.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/package.use.mask1
-rw-r--r--profiles/arch/powerpc/ppc64/use.mask4
-rw-r--r--profiles/arch/powerpc/ppc64/use.stable.mask2
-rw-r--r--profiles/arch/x86/package.use.stable.mask1
-rw-r--r--profiles/arch/x86/use.mask4
-rw-r--r--profiles/arch/x86/use.stable.mask2
19 files changed, 42 insertions, 10 deletions
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index 29d4c687c983..2d89b4ff1d90 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -153,3 +153,4 @@ gnustep-base/gnustep-make libobjc2
# 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
+dev-lang/python-exec -python_targets_pypy3_11
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 26f4c994030f..d4ed8ec4f047 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH.
@@ -81,6 +81,8 @@
# PyPy is keyworded on this arch.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# keyworded on amd64
diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
index b4645f631745..71ed679097c9 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -20,3 +20,5 @@ cuda
# PyPy is unstable on this arch.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index d82a9fed8ab6..d4526b664ce6 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -41,6 +41,7 @@ sys-cluster/openmpi openmpi_rm_pbs
# 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
+dev-lang/python-exec -python_targets_pypy3_11
# Sam James <sam@gentoo.org> (2021-10-25)
# Has unstable dependencies we don't want to drag in yet
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
index 7e6739b8e047..8545308e2638 100644
--- a/profiles/arch/arm64/use.mask
+++ b/profiles/arch/arm64/use.mask
@@ -55,6 +55,8 @@ ada_target_gnat_2021
# PyPy3 works on arm64
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# David Seifert <soap@gentoo.org> (2020-05-17)
# Mono is hopelessly broken on arm64
diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
index ec37d9bdcf5c..b763434dcbec 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -22,6 +22,8 @@ nvenc
# Not enough packages stable w/ PyPy3 support
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2020-10-07)
# app-misc/lirc not stable yet
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index e0e59eeea995..864930eb31bd 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Thomas Bettler <thomas.bettler@gmail.com> (2024-11-04)
@@ -234,6 +234,8 @@ orc
# please switch to one of the testing 13.0 profiles to get it.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Michał Górny <mgorny@gentoo.org> (2013-01-26)
# Mask the multilib flags globally. Unmasked in specific arches.
diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask b/profiles/arch/powerpc/ppc64/64le/package.use.mask
index 583675b83988..b308ba8610e0 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-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Marek Szuba <marecki@gentoo.org> (2023-12-05)
@@ -13,6 +13,7 @@ sci-mathematics/gmp-ecm custom-tune
# 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
+dev-lang/python-exec -python_targets_pypy3_11
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-13)
# ppc64 has pipewire keyworded
diff --git a/profiles/arch/powerpc/ppc64/64le/use.mask b/profiles/arch/powerpc/ppc64/64le/use.mask
index cf4f878dbf80..a47bbf97aabe 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-29)
@@ -12,6 +12,8 @@
# PyPy3 is keyworded here.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2021-10-16)
# media-libs/openexr doesn't work on BE, but should on LE.
diff --git a/profiles/arch/powerpc/ppc64/64le/use.stable.mask b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
index 9d8490097912..caf3db2d4df6 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
@@ -1,10 +1,12 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# PyPy3 target is not ready for stable.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2021-11-14)
# media-libs/openexr is not marked stable on ppc64
diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
index 02d3e897d489..03cb0f4e0d95 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-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Joonas Niilola <juippis@gentoo.org> (2023-08-24)
@@ -14,6 +14,7 @@ app-portage/nattka -depgraph-order
# 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
+dev-lang/python-exec -python_targets_pypy3_11
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-07-27)
# deps not keyworded
diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask
index c1da73b5fb28..4f8e09aeb7f3 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -1,10 +1,12 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# PyPy3 is keyworded here.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-03)
# clang is keyworded and works on ppc64
diff --git a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
index fee4cfaa3747..22283f4ce634 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
@@ -1,10 +1,12 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
# PyPy3 target is not ready for stable.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-26)
# media-plugins/frei0r-plugins not stable yet
diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
index e253da8fbf4f..826617e4557b 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -70,6 +70,7 @@ lxqt-base/lxqt-meta desktop-portal
# 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
+dev-lang/python-exec -python_targets_pypy3_11
# Sam James <sam@gentoo.org> (2021-10-17)
# Go doesn't support pie on ppc64, bug #818529
diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask
index df505e9a7a73..b0cda24f6ec2 100644
--- a/profiles/arch/powerpc/ppc64/use.mask
+++ b/profiles/arch/powerpc/ppc64/use.mask
@@ -1,4 +1,4 @@
-# Copyright 2008-2024 Gentoo Authors
+# Copyright 2008-2025 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!!!
@@ -14,6 +14,8 @@ osl
# PyPy3 is keyworded here.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2021-10-16)
# media-libs/openexr doesn't work on BE (bug #818424)
diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask
index 9bb63a5c3d6f..df498820adab 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -12,6 +12,8 @@ php_targets_php8-2
# PyPy3 target is not ready for stable.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11
# Sam James <sam@gentoo.org> (2021-11-14)
# media-libs/openexr is not marked stable on ppc64
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index f3bdbc34ae8a..3f7e98548d4b 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -159,3 +159,4 @@ dev-cpp/eigen test
# 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
+dev-lang/python-exec -python_targets_pypy3_11
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index e4fd6b676d83..0da67bc70068 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Unmask the flag which corresponds to ARCH.
@@ -68,6 +68,8 @@ webengine
# PyPy is keyworded on this arch.
-python_targets_pypy3
-python_single_target_pypy3
+-python_targets_pypy3_11
+-python_single_target_pypy3_11
# Andrey Grozin <grozin@gentoo.org> (2014-06-25)
# keyworded on x86
diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
index faa26490acb9..8309eabe2e3a 100644
--- a/profiles/arch/x86/use.stable.mask
+++ b/profiles/arch/x86/use.stable.mask
@@ -26,3 +26,5 @@ mkl
# PyPy is unstable on this arch.
python_targets_pypy3
python_single_target_pypy3
+python_targets_pypy3_11
+python_single_target_pypy3_11