blob: 33cb3c47f7c95e52807f7cf616f7af971b343b4a (
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_SINGLE_TARGET USE_EXPAND flags.
python3_12 - Build for Python 3.12 only
python3_13 - Build for Python 3.13 only
python3_14 - Build for Python 3.14 only
python3_14t - Build for Python 3.14 freethreading only
python3_15 - Build for Python 3.15 only
python3_15t - Build for Python 3.15 freethreading only
|