mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-14 17:12:43 +02:00
12 lines
487 B
Text
12 lines
487 B
Text
# Copyright 1999-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
|
|
|
|
python3_11 - Build for Python 3.11 only
|
|
python3_12 - Build for Python 3.12 only
|
|
python3_13 - Build for Python 3.13 only
|
|
python3_13t - Build for Python 3.13 freethreading only
|
|
python3_14 - Build for Python 3.14 only
|
|
python3_14t - Build for Python 3.14 freethreading only
|
|
pypy3_11 - Build for PyPy3.11 only
|