From 4c978ead5ea1b2cc1facb8d43540793d436e2abf Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 28 Apr 2023 17:57:33 +0100 Subject: enable python3.11 --- conf/intel/portage/make.conf/00-python.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/intel/portage/make.conf/00-python.conf') diff --git a/conf/intel/portage/make.conf/00-python.conf b/conf/intel/portage/make.conf/00-python.conf index bba1eec..2276a2e 100644 --- a/conf/intel/portage/make.conf/00-python.conf +++ b/conf/intel/portage/make.conf/00-python.conf @@ -1,5 +1,5 @@ # This file has been automatically generated, do not edit. -USE_PYTHON="3.10" -PYTHON_TARGETS="python3_10" +PYTHON_TARGETS="python3_10 python3_11" PYTHON_SINGLE_TARGET="python3_10" +USE_PYTHON="3.10" -- cgit v1.2.3