python_single_target.desc 432 B

12345678910111213
  1. # Copyright 1999-2017 Gentoo Foundation.
  2. # Distributed under the terms of the GNU General Public License v2
  3. # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
  4. python2_7 - Build for Python 2.7 only
  5. python3_4 - Build for Python 3.4 only
  6. python3_5 - Build for Python 3.5 only
  7. python3_6 - Build for Python 3.6 only
  8. jython2_7 - Build for Jython 2.7 only
  9. pypy - Build for PyPy only
  10. pypy3 - Build for PyPy3 only