blob: 298b54067be7f6f8f1afe70c99fc82120cf5a8f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2024 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
python3_10 - Build with Python 3.10
python3_11 - Build with Python 3.11
python3_12 - Build with Python 3.12
python3_13 - Build with Python 3.13
python3_13t - Build with Python 3.13 freethreading
pypy3 - Build with PyPy3
|