2017-01-26 09:18:47 +03:00
|
|
|
# Copyright 1999-2017 Gentoo Foundation.
|
2012-03-26 10:07:51 +04:00
|
|
|
# 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
|
2013-03-22 21:04:16 +04:00
|
|
|
python3_4 - Build with Python 3.4
|
2015-10-04 22:14:08 +03:00
|
|
|
python3_5 - Build with Python 3.5
|
2017-01-26 09:18:47 +03:00
|
|
|
python3_6 - Build with Python 3.6
|
2013-03-09 01:29:38 +04:00
|
|
|
jython2_7 - Build with Jython 2.7
|
2014-11-06 22:07:40 +03:00
|
|
|
pypy - Build with PyPy
|
|
|
|
pypy3 - Build with PyPy3
|