commit: a770e072364ebfc82093b146a2af68f0fe81aa7b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 13 11:11:25 2025 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 13 11:11:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a770e072
profiles, m68k time64 aligned: also unmask python target 3.13, part 33 1/3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
profiles/default/linux/m68k/23.0/time64/make.defaults | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/default/linux/m68k/23.0/time64/make.defaults
b/profiles/default/linux/m68k/23.0/time64/make.defaults
index 61e5746feb90..92e353029076 100644
--- a/profiles/default/linux/m68k/23.0/time64/make.defaults
+++ b/profiles/default/linux/m68k/23.0/time64/make.defaults
@@ -15,5 +15,5 @@ FFLAGS="${FFLAGS} -malign-int"
# them *again*.
PYTHON_SINGLE_TARGET="python3_13"
PYTHON_TARGETS="python3_13"
-BOOTSTRAP_USE="unicode pkg-config split-usr xml python_targets_python3_13
python_single_target_python3_13"
+BOOTSTRAP_USE="unicode pkg-config split-usr xml python_targets_python3_13
python_single_target_python3_13 -python_targets_python3_12
-python_single_target_python3_12"