summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-08 05:46:05 +0000
committerSam James <sam@gentoo.org>2022-11-08 05:46:36 +0000
commitca13c8c6c4007aa508332bc283997600b881742e (patch)
tree5efcc80165e5ae13013426eef3540eeb30719dff /profiles
parentprofiles/arch/powerpc: unmask py3.11 for ppc64 (diff)
downloadgentoo-ca13c8c6c4007aa508332bc283997600b881742e.tar.gz
gentoo-ca13c8c6c4007aa508332bc283997600b881742e.tar.bz2
gentoo-ca13c8c6c4007aa508332bc283997600b881742e.zip
profiles/arch: drop extraneous py3.11 masks
Fixes: dc1cf83c71469cc5e2b63e5c28bad3e7583c9260 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/arm/package.use.stable.mask4
-rw-r--r--profiles/arch/arm64/package.use.stable.mask4
-rw-r--r--profiles/arch/hppa/package.use.stable.mask4
-rw-r--r--profiles/arch/powerpc/package.use.stable.mask4
-rw-r--r--profiles/arch/sparc/package.use.stable.mask4
-rw-r--r--profiles/arch/x86/package.use.stable.mask4
6 files changed, 0 insertions, 24 deletions
diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask
index b4f4e7f33cc3..b149b0eec5d0 100644
--- a/profiles/arch/arm/package.use.stable.mask
+++ b/profiles/arch/arm/package.use.stable.mask
@@ -1,10 +1,6 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Michał Górny <mgorny@gentoo.org> (2022-11-06)
-# Unmask the target on python-exec while it's masked elsewhere.
-dev-lang/python-exec -python_targets_python3_11
-
# Sam James <sam@gentoo.org> (2022-07-06)
# sci-libs/sundials is not marked stable on arm
sci-mathematics/octave sundials
diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index 35cab10d34bc..f35278ffe81e 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -1,10 +1,6 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Michał Górny <mgorny@gentoo.org> (2022-11-06)
-# Unmask the target on python-exec while it's masked elsewhere.
-dev-lang/python-exec -python_targets_python3_11
-
# Sam James <sam@gentoo.org> (2022-07-06)
# sci-libs/sundials is not marked stable on arm64
sci-mathematics/octave sundials
diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask
index 90b54e393b45..7cf82efcb40a 100644
--- a/profiles/arch/hppa/package.use.stable.mask
+++ b/profiles/arch/hppa/package.use.stable.mask
@@ -17,10 +17,6 @@
#--- END OF EXAMPLES ---
-# Michał Górny <mgorny@gentoo.org> (2022-11-06)
-# Unmask the target on python-exec while it's masked elsewhere.
-dev-lang/python-exec -python_targets_python3_11
-
# Sam James <sam@gentoo.org> (2022-02-02)
# net-analyzer/net-snmp is not marked stable on HPPA
net-analyzer/ifstat snmp
diff --git a/profiles/arch/powerpc/package.use.stable.mask b/profiles/arch/powerpc/package.use.stable.mask
index f8aa43f0355b..38f788d28fff 100644
--- a/profiles/arch/powerpc/package.use.stable.mask
+++ b/profiles/arch/powerpc/package.use.stable.mask
@@ -17,10 +17,6 @@
#--- END OF EXAMPLES ---
-# Michał Górny <mgorny@gentoo.org> (2022-11-06)
-# Unmask the target on python-exec while it's masked elsewhere.
-dev-lang/python-exec -python_targets_python3_11
-
# Sam James <sam@gentoo.org> (2021-10-25)
# Various unstable dependencies:
# gnome-base/nautilus
diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
index 0e301da22bc5..2f0f7b4fc724 100644
--- a/profiles/arch/sparc/package.use.stable.mask
+++ b/profiles/arch/sparc/package.use.stable.mask
@@ -1,10 +1,6 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Michał Górny <mgorny@gentoo.org> (2022-11-06)
-# Unmask the target on python-exec while it's masked elsewhere.
-dev-lang/python-exec -python_targets_python3_11
-
# Sam James <sam@gentoo.org> (2022-09-12)
# dev-lang/rust lacks wiring up to use our custom rust-bin bootstrap
# tarball, so force system-bootstrap instead (i.e. force using rust-bin
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index 3d18401172ef..2183c009cb16 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -17,10 +17,6 @@
#--- END OF EXAMPLES ---
-# Michał Górny <mgorny@gentoo.org> (2022-11-06)
-# Unmask the target on python-exec while it's masked elsewhere.
-dev-lang/python-exec -python_targets_python3_11
-
# Andreas Sturmlechner <asturm@gentoo.org> (2022-09-14)
# sci-libs/vtk is not stable on x86 and we don't want to complicate
# newer maxima stabilisation, bug #867547