From fcc68f4461df8522b0927bcb9ff7603fa963f3b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 13 Jun 2025 00:42:44 +0200 Subject: [PATCH] profiles, m68k time64 aligned: also unmask python target 3.13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- profiles/default/linux/m68k/23.0/time64/use.mask | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 profiles/default/linux/m68k/23.0/time64/use.mask diff --git a/profiles/default/linux/m68k/23.0/time64/use.mask b/profiles/default/linux/m68k/23.0/time64/use.mask new file mode 100644 index 0000000000000..ab05dc92cc303 --- /dev/null +++ b/profiles/default/linux/m68k/23.0/time64/use.mask @@ -0,0 +1,8 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas K. Hüttel (2025-06-02) +# Since we are using -maligned-int by default, +# Python 3.13 works here. Not sure about 3.14 yet, we'll find out. +-python_targets_python3_13 +-python_targets_python3_13t