From 775c2c05f27f7335281c1cfcb798cf0052affe8f Mon Sep 17 00:00:00 2001 From: Moritz Gmeiner Date: Sun, 17 Nov 2024 23:19:31 +0100 Subject: [PATCH] upgraded python versions --- make.conf/00common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make.conf/00common b/make.conf/00common index 5ca36bb..210f349 100644 --- a/make.conf/00common +++ b/make.conf/00common @@ -7,8 +7,8 @@ USE="${USE} pulseaudio" USE="${USE} -cups -gpm -systemd -wayland" -# PYTHON_TARGETS="python3_11 python3_12" -# PYTHON_SINGLE_TARGET="python3_11" +PYTHON_TARGETS="python3_12 python3_13 python3_13t" +PYTHON_SINGLE_TARGET="python3_12" L10N="en en-GB de"