summaryrefslogtreecommitdiff
path: root/conf/intel/portage
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-29 18:23:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-10-29 18:23:38 +0000
commited974fa0a4ab2c3f4109f7ca256d82a745c0bd2a (patch)
treed1a2e182dac6cf309862506c10f9bf4a95b29d55 /conf/intel/portage
parent7212083a2272ba742e4233882f30c34f45ae5dd8 (diff)
Revert "enable python 3.5 globally"
This reverts commit 7212083a2272ba742e4233882f30c34f45ae5dd8.
Diffstat (limited to 'conf/intel/portage')
-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 f6f25ba..5994b23 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 3.5"
-PYTHON_TARGETS="python2_7 python3_4 python3_5"
+USE_PYTHON="2.7 3.4"
+PYTHON_TARGETS="python2_7 python3_4"