summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 10:28:49 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 10:28:49 +0100
commit2e59b941861c6caa055f7f589ec44b0645de03f7 (patch)
treeed1605f0f23289b285b064413ccd60ab3d8bf67e /conf/intel/portage/make.conf
parente5f9d886fca012c38c23edd5a742441d4337f6da (diff)
bump to python36
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 86a8d09..f90ac8b 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.5"
-PYTHON_TARGETS="python2_7 python3_5"
-PYTHON_SINGLE_TARGET="python3_5"
+USE_PYTHON="2.7 3.6"
+PYTHON_TARGETS="python2_7 python3_6"
+PYTHON_SINGLE_TARGET="python3_6"