From 81b8a4581477e15807d4cfa256f85c1b66e6ae45 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 23 Jun 2018 07:15:27 +0100 Subject: force python 3.5 for now --- conf/intel/portage/global.conf/python.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/intel') 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" -- cgit v1.2.3