summaryrefslogtreecommitdiff
blob: ff70e6c0c0843db3e005569bc4ad33447bf22875 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2014 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Id$

# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.

python2_6 - Build with Python 2.6 (removed)
python2_7 - Build with Python 2.7
python3_2 - Build with Python 3.2 (deprecated)
python3_3 - Build with Python 3.3
python3_4 - Build with Python 3.4
jython2_5 - Build with Jython 2.5
jython2_7 - Build with Jython 2.7
pypy2_0 - Build with PyPy 2.0 (removed)
pypy - Build with PyPy
pypy3 - Build with PyPy3