12 lines
398 B
Text
12 lines
398 B
Text
# 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
|