diff options
Diffstat (limited to 'conf/intel')
-rw-r--r-- | conf/intel/portage/global.conf/python.conf | 1 |
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 5994b23..03964e4 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.4" PYTHON_TARGETS="python2_7 python3_4" +PYTHON_SINGLE_TARGET="python3_4" |