From 8f3bf68387f641b3e40becaacadf608bd3894cce Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 1 May 2019 11:58:20 +0100 Subject: Revert "enable python3.7" This reverts commit 12b8a4fa590c04574ae17ada81ae8f773106fa01. --- conf/intel/portage/make.conf/00-python.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/intel/portage/make.conf/00-python.conf b/conf/intel/portage/make.conf/00-python.conf index de7259f..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.6 3.7" -PYTHON_TARGETS="python2_7 python3_6 python3_7" +USE_PYTHON="2.7 3.6" +PYTHON_TARGETS="python2_7 python3_6" PYTHON_SINGLE_TARGET="python3_6" -- cgit v1.2.3