summaryrefslogtreecommitdiff
path: root/conf/intel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-23 07:15:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-23 07:15:27 +0100
commit81b8a4581477e15807d4cfa256f85c1b66e6ae45 (patch)
tree16829b827ae31ad1342546c999a4a5b8f5d228e7 /conf/intel
parent2545bb69151ecbed1e54f8c81bf199a5c7bd1fe4 (diff)
force python 3.5 for now
Diffstat (limited to 'conf/intel')
-rw-r--r--conf/intel/portage/global.conf/python.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/intel/portage/global.conf/python.conf b/conf/intel/portage/global.conf/python.conf
index 4bd8fce..f36c4b2 100644
--- a/conf/intel/portage/global.conf/python.conf
+++ b/conf/intel/portage/global.conf/python.conf
@@ -1,2 +1,3 @@
USE_PYTHON="2.7 3.5"
PYTHON_TARGETS="python2_7 python3_5"
+PYTHON_SINGLE_TARGET="python3_5"