summaryrefslogtreecommitdiff
path: root/conf/intel/portage/make.conf/python.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/intel/portage/make.conf/python.conf')
-rw-r--r--conf/intel/portage/make.conf/python.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/intel/portage/make.conf/python.conf b/conf/intel/portage/make.conf/python.conf
new file mode 100644
index 0000000..f36c4b2
--- /dev/null
+++ b/conf/intel/portage/make.conf/python.conf
@@ -0,0 +1,3 @@
+USE_PYTHON="2.7 3.5"
+PYTHON_TARGETS="python2_7 python3_5"
+PYTHON_SINGLE_TARGET="python3_5"