commit:     efd057ac66fda628a18606789135cbeb9a998206
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 31 08:55:32 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 31 09:48:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efd057ac

profiles/arch: Sync pypy3 masks with keywords

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/arm64/package.use.stable.mask       | 5 +++++
 profiles/arch/powerpc/ppc64/64le/package.use.mask | 5 +++++
 profiles/arch/powerpc/ppc64/64le/use.mask         | 5 +++++
 profiles/arch/powerpc/ppc64/64le/use.stable.mask  | 5 +++++
 profiles/arch/powerpc/ppc64/64ul/package.use.mask | 5 +++++
 profiles/arch/powerpc/ppc64/64ul/use.mask         | 5 +++++
 profiles/arch/powerpc/ppc64/64ul/use.stable.mask  | 5 +++++
 profiles/arch/powerpc/ppc64/package.use.mask      | 5 +++++
 profiles/arch/powerpc/ppc64/use.mask              | 5 +++++
 profiles/arch/powerpc/ppc64/use.stable.mask       | 5 +++++
 10 files changed, 50 insertions(+)

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index 1cec2de5360c..af59a1a97147 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (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
+
 # Sam James <s...@gentoo.org> (2021-11-20)
 # dev-python/networkx is not yet marked stable on arm*
 app-admin/setools infoflow

diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.mask 
b/profiles/arch/powerpc/ppc64/64le/package.use.mask
index 57513f24743e..ad5616188460 100644
--- a/profiles/arch/powerpc/ppc64/64le/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (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
+
 # Georgy Yakovlev <gyakov...@gentoo.org> (2021-11-13)
 # ppc64 has pipewire keyworded
 www-client/firefox -screencast

diff --git a/profiles/arch/powerpc/ppc64/64le/use.mask 
b/profiles/arch/powerpc/ppc64/64le/use.mask
index 1e05b89c6963..b596bd803519 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (2021-12-31)
+# PyPy3 is keyworded here.
+-python_targets_pypy3
+-python_single_target_pypy3
+
 # Sam James <s...@gentoo.org> (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 e724690f1eaf..9d8490097912 100644
--- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask
@@ -1,6 +1,11 @@
 # Copyright 2019-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (2021-12-31)
+# PyPy3 target is not ready for stable.
+python_targets_pypy3
+python_single_target_pypy3
+
 # Sam James <s...@gentoo.org> (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 b6e15b3d13f1..ca0dd80c2085 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (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
+
 # Georgy Yakovlev <gyakov...@gentoo.org> (2021-07-27)
 # deps are keyworded
 gnome-base/gnome-extra-apps -tracker

diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask 
b/profiles/arch/powerpc/ppc64/64ul/use.mask
index 0587005a8db1..598e625a645e 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (2021-12-31)
+# PyPy3 is keyworded here.
+-python_targets_pypy3
+-python_single_target_pypy3
+
 # Georgy Yakovlev <gyakov...@gentoo.org> (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 33785156beac..fee4cfaa3747 100644
--- a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (2021-12-31)
+# PyPy3 target is not ready for stable.
+python_targets_pypy3
+python_single_target_pypy3
+
 # Georgy Yakovlev <gyakov...@gentoo.org> (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 5c49713bc423..6d649be6e864 100644
--- a/profiles/arch/powerpc/ppc64/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (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
+
 # Georgy Yakovlev <gyakov...@gentoo.org> (2021-11-12)
 # telepathy stack is not keyworded
 dev-util/kdevelop reviewboard

diff --git a/profiles/arch/powerpc/ppc64/use.mask 
b/profiles/arch/powerpc/ppc64/use.mask
index 63cd97f2d51e..ab9cefcf66ac 100644
--- a/profiles/arch/powerpc/ppc64/use.mask
+++ b/profiles/arch/powerpc/ppc64/use.mask
@@ -3,6 +3,11 @@
 
 ### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!!
 
+# Michał Górny <mgo...@gentoo.org> (2021-12-31)
+# PyPy3 is keyworded here.
+-python_targets_pypy3
+-python_single_target_pypy3
+
 # Sam James <s...@gentoo.org> (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 c6527e03781f..49d27fdb8144 100644
--- a/profiles/arch/powerpc/ppc64/use.stable.mask
+++ b/profiles/arch/powerpc/ppc64/use.stable.mask
@@ -4,6 +4,11 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Michał Górny <mgo...@gentoo.org> (2021-12-31)
+# PyPy3 target is not ready for stable.
+python_targets_pypy3
+python_single_target_pypy3
+
 # Sam James <s...@gentoo.org> (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