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

# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.

python2_7 - Build for Python 2.7 only
python3_2 - Build for Python 3.2 only (deprecated)
python3_3 - Build for Python 3.3 only
python3_4 - Build for Python 3.4 only
jython2_5 - Build for Jython 2.5 only
jython2_7 - Build for Jython 2.7 only
pypy - Build for PyPy only
pypy3 - Build for PyPy3 only