commit:     3f90c33b4082f6bb908d2ae1b9ce4cf66a0b7428
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 23:44:19 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 23:45:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f90c33b

profiles: mask python:3.11 on mips n32 profiles

Bug: https://bugs.gentoo.org/850151
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/arch/mips/mips64/n32/{use.mask => package.mask}             | 5 +++--
 profiles/arch/mips/mips64/n32/use.mask                               | 5 ++++-
 .../mips/{mips64/n32/use.mask => mipsel/mips64el/n32/package.mask}   | 5 +++--
 profiles/arch/mips/mipsel/mips64el/n32/use.mask                      | 5 ++++-
 4 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/profiles/arch/mips/mips64/n32/use.mask 
b/profiles/arch/mips/mips64/n32/package.mask
similarity index 50%
copy from profiles/arch/mips/mips64/n32/use.mask
copy to profiles/arch/mips/mips64/n32/package.mask
index ef8c72c5ca0b..fa019d7c4fd8 100644
--- a/profiles/arch/mips/mips64/n32/use.mask
+++ b/profiles/arch/mips/mips64/n32/package.mask
@@ -1,4 +1,5 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
--abi_mips_n32
+# 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 ef8c72c5ca0b..f7b892f37bcd 100644
--- a/profiles/arch/mips/mips64/n32/use.mask
+++ b/profiles/arch/mips/mips64/n32/use.mask
@@ -1,4 +1,7 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2014-2022 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/mips64/n32/use.mask 
b/profiles/arch/mips/mipsel/mips64el/n32/package.mask
similarity index 50%
copy from profiles/arch/mips/mips64/n32/use.mask
copy to profiles/arch/mips/mipsel/mips64el/n32/package.mask
index ef8c72c5ca0b..fa019d7c4fd8 100644
--- a/profiles/arch/mips/mips64/n32/use.mask
+++ b/profiles/arch/mips/mipsel/mips64el/n32/package.mask
@@ -1,4 +1,5 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
--abi_mips_n32
+# 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 ef8c72c5ca0b..f7b892f37bcd 100644
--- a/profiles/arch/mips/mipsel/mips64el/n32/use.mask
+++ b/profiles/arch/mips/mipsel/mips64el/n32/use.mask
@@ -1,4 +1,7 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2014-2022 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