blob: 8e351ad78dba6e58cffb3d729258318b73eaba6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
python3_12 - Build with Python 3.12
python3_13 - Build with Python 3.13
python3_14 - Build with Python 3.14
python3_14t - Build with Python 3.14 freethreading
python3_15 - Build with Python 3.15
python3_15t - Build with Python 3.15 freethreading
|