15 lines
598 B
Text
15 lines
598 B
Text
# Copyright 1999-2014 Gentoo Foundation.
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.11 2014/03/16 08:25:13 mgorny Exp $
|
|
|
|
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
|
|
|
|
python2_6 - Build with Python 2.6
|
|
python2_7 - Build with Python 2.7
|
|
python3_2 - Build with Python 3.2
|
|
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
|
|
pypy - Build with PyPy (Python 2 branch)
|