commit: 403d73e6531f37dc21742b6538e5d827f53daaa5
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 7 13:41:07 2026 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Feb 7 13:41:07 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=403d73e6
profiles, m68k: Python 3.13 and 3.14 has been fixed for m68k
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/arch/m68k/make.defaults | 9 +--------
profiles/arch/m68k/package.mask | 14 +-------------
profiles/arch/m68k/use.mask | 11 -----------
3 files changed, 2 insertions(+), 32 deletions(-)
diff --git a/profiles/arch/m68k/make.defaults b/profiles/arch/m68k/make.defaults
index 9f932f8ed4d2..60d65722cef9 100644
--- a/profiles/arch/m68k/make.defaults
+++ b/profiles/arch/m68k/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2026 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
ARCH="m68k"
@@ -18,10 +18,3 @@ DEFAULT_ABI="m68k"
MULTILIB_ABIS="m68k"
LIBDIR_m68k="lib"
CHOST_m68k="${CHOST}"
-
-# Andreas K. Hüttel <[email protected]> (2025-05-13)
-# Since Python 3.13 is still masked, we need to re-enable Python 3.12
-# and explicitly disable 3.13
-PYTHON_SINGLE_TARGET="python3_12 -python3_13 -python3_13t -python3_14
-python3_14t"
-PYTHON_TARGETS="python3_12 -python3_13 -python3_13t -python3_14 -python3_14t"
-BOOTSTRAP_USE="unicode pkg-config split-usr xml python_targets_python3_12
python_single_target_python3_12"
diff --git a/profiles/arch/m68k/package.mask b/profiles/arch/m68k/package.mask
index cca16eb9d803..4a96280d4f64 100644
--- a/profiles/arch/m68k/package.mask
+++ b/profiles/arch/m68k/package.mask
@@ -1,14 +1,2 @@
-# Copyright 2024-2025 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-
-# Andreas K. Hüttel <[email protected]>
-# Requires 32bit alignment, so we mask it for the moment
-# Possibly more is broken in qemu
-dev-lang/python:3.13
-dev-lang/python:3.14
-dev-lang/python:3.13t
-dev-lang/python:3.14t
-dev-python/python-tests:3.13
-dev-python/python-tests:3.13t
-dev-python/python-tests:3.14
-dev-python/python-tests:3.14t
diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
index 17943756c8a9..891b9a578708 100644
--- a/profiles/arch/m68k/use.mask
+++ b/profiles/arch/m68k/use.mask
@@ -162,14 +162,3 @@ slang
tcl
tk
xemacs
-
-# Andreas K. Hüttel <[email protected]>
-# Requires 32bit alignment, so we mask it for the moment
-python_targets_python3_13
-python_targets_python3_13t
-python_targets_python3_14
-python_targets_python3_14t
-python_single_target_python3_13
-python_single_target_python3_13t
-python_single_target_python3_14
-python_single_target_python3_14t