summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-25 12:30:37 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-25 12:30:37 +0100
commit24021c5adefa631fb2fc1eba3fed58a9c6cad556 (patch)
tree55cad0b7c6914de732df1a8b3f6e5d7131c36701 /conf/intel/portage/make.conf
parentf9073a6b2450bc851385b2aa92add924f78a6053 (diff)
Revert "oops, I meant python3.7"
This reverts commit f9073a6b2450bc851385b2aa92add924f78a6053.
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 e843cad..58a4b7e 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.7"
-PYTHON_TARGETS="python2_7 python3_7"
-PYTHON_SINGLE_TARGET="python3_7"
+USE_PYTHON="2.7 3.8"
+PYTHON_TARGETS="python2_7 python3_8"
+PYTHON_SINGLE_TARGET="python3_8"