summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/intel/portage/global.conf/python.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/intel/portage/global.conf/python.conf b/conf/intel/portage/global.conf/python.conf
index 5994b23..f6f25ba 100644
--- a/conf/intel/portage/global.conf/python.conf
+++ b/conf/intel/portage/global.conf/python.conf
@@ -1,2 +1,2 @@
-USE_PYTHON="2.7 3.4"
-PYTHON_TARGETS="python2_7 python3_4"
+USE_PYTHON="2.7 3.4 3.5"
+PYTHON_TARGETS="python2_7 python3_4 python3_5"