summaryrefslogtreecommitdiff
path: root/profiles/desc/python_targets.desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-07 19:14:06 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-07 19:14:06 +0000
commit0c3540ab69f6ea4d82d6fa53b1255faa017961cd (patch)
tree26d249454557bcc27ea2224cd90443be32330fac /profiles/desc/python_targets.desc
parent9e9d1bddd020bfc7d2d4182d01d94128f99bb1bf (diff)
resync redcore profile
Diffstat (limited to 'profiles/desc/python_targets.desc')
-rw-r--r--profiles/desc/python_targets.desc12
1 files changed, 12 insertions, 0 deletions
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
new file mode 100644
index 00000000..4a637db9
--- /dev/null
+++ b/profiles/desc/python_targets.desc
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
+
+python2_7 - Build with Python 2.7
+python3_4 - Build with Python 3.4
+python3_5 - Build with Python 3.5
+python3_6 - Build with Python 3.6
+jython2_7 - Build with Jython 2.7
+pypy - Build with PyPy
+pypy3 - Build with PyPy3