summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-28 18:13:03 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-28 18:13:03 +0100
commitfc1ca85ff83bde39006a768a8b59a9dfce4b6143 (patch)
tree70b798535cfe419023054cad33a4144445027ff0 /conf/intel/portage/make.conf
parent4c978ead5ea1b2cc1facb8d43540793d436e2abf (diff)
Revert "enable python3.11"
This reverts commit 4c978ead5ea1b2cc1facb8d43540793d436e2abf.
Diffstat (limited to 'conf/intel/portage/make.conf')
-rw-r--r--conf/intel/portage/make.conf/00-python.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/intel/portage/make.conf/00-python.conf b/conf/intel/portage/make.conf/00-python.conf
index 2276a2e..bba1eec 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.
-PYTHON_TARGETS="python3_10 python3_11"
-PYTHON_SINGLE_TARGET="python3_10"
USE_PYTHON="3.10"
+PYTHON_TARGETS="python3_10"
+PYTHON_SINGLE_TARGET="python3_10"