commit:     2927136eee40a96cf0e96b523386e57933341c9e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 11:41:49 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 11:42:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2927136e

Revert "profiles: mask python:3.11 on mips n32 profiles"

This reverts commit 3f90c33b4082f6bb908d2ae1b9ce4cf66a0b7428.

Python has been fixed in 3.11_beta3_p2

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/arch/mips/mips64/n32/package.mask          | 5 -----
 profiles/arch/mips/mips64/n32/use.mask              | 5 +----
 profiles/arch/mips/mipsel/mips64el/n32/package.mask | 5 -----
 profiles/arch/mips/mipsel/mips64el/n32/use.mask     | 5 +----
 4 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/profiles/arch/mips/mips64/n32/package.mask 
b/profiles/arch/mips/mips64/n32/package.mask
deleted file mode 100644
index fa019d7c4fd8..000000000000
--- a/profiles/arch/mips/mips64/n32/package.mask
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# bug 850151
-dev-lang/python:3.11

diff --git a/profiles/arch/mips/mips64/n32/use.mask 
b/profiles/arch/mips/mips64/n32/use.mask
index f7b892f37bcd..ef8c72c5ca0b 100644
--- a/profiles/arch/mips/mips64/n32/use.mask
+++ b/profiles/arch/mips/mips64/n32/use.mask
@@ -1,7 +1,4 @@
-# Copyright 2014-2022 Gentoo Authors
+# Copyright 2014-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 -abi_mips_n32
-
-# bug 850151
-python_targets_python3_11

diff --git a/profiles/arch/mips/mipsel/mips64el/n32/package.mask 
b/profiles/arch/mips/mipsel/mips64el/n32/package.mask
deleted file mode 100644
index fa019d7c4fd8..000000000000
--- a/profiles/arch/mips/mipsel/mips64el/n32/package.mask
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# bug 850151
-dev-lang/python:3.11

diff --git a/profiles/arch/mips/mipsel/mips64el/n32/use.mask 
b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
index f7b892f37bcd..ef8c72c5ca0b 100644
--- a/profiles/arch/mips/mipsel/mips64el/n32/use.mask
+++ b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
@@ -1,7 +1,4 @@
-# Copyright 2014-2022 Gentoo Authors
+# Copyright 2014-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 -abi_mips_n32
-
-# bug 850151
-python_targets_python3_11

Reply via email to