mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles, m68k: explicitly disable python target 3.13, part deux
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
@@ -22,5 +22,5 @@ CHOST_m68k="${CHOST}"
|
||||
# Andreas K. Hüttel <dilfridge@gentoo.org> (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"
|
||||
PYTHON_SINGLE_TARGET="python3_12 -python3_13"
|
||||
PYTHON_TARGETS="python3_12 -python3_13"
|
||||
|
||||
Reference in New Issue
Block a user