commit: 08109d266da915297cb1f41669a2485b877814b3 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Jun 13 08:30:58 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jun 13 08:31:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08109d26
profiles, m68k time64 aligned: also unmask python target 3.13, part deux Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/default/linux/m68k/23.0/time64/use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/default/linux/m68k/23.0/time64/use.mask b/profiles/default/linux/m68k/23.0/time64/use.mask index ab05dc92cc30..13e784234fdc 100644 --- a/profiles/default/linux/m68k/23.0/time64/use.mask +++ b/profiles/default/linux/m68k/23.0/time64/use.mask @@ -6,3 +6,5 @@ # Python 3.13 works here. Not sure about 3.14 yet, we'll find out. -python_targets_python3_13 -python_targets_python3_13t +-python_single_target_python3_13 +-python_single_target_python3_13
