summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-26 11:32:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-26 11:32:04 +0100
commitb4aec968bd3ef616a18a8782b0c37a2918d61a8d (patch)
treeca615666c445ccca3acb7be4791ba372453837e5 /conf/intel/portage/make.conf
parent76e240df7c68bb46283cdae3ad015f4e4933fecd (diff)
python3.7, let's try again
Diffstat (limited to 'conf/intel/portage/make.conf')
-rw-r--r--conf/intel/portage/make.conf/00-python.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/intel/portage/make.conf/00-python.conf b/conf/intel/portage/make.conf/00-python.conf
index f90ac8b..e843cad 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="2.7 3.6"
-PYTHON_TARGETS="python2_7 python3_6"
-PYTHON_SINGLE_TARGET="python3_6"
+USE_PYTHON="2.7 3.7"
+PYTHON_TARGETS="python2_7 python3_7"
+PYTHON_SINGLE_TARGET="python3_7"