blob: 8a9f6479f1b98265907e19ffe941838186e5806d (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 1999-2023 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_10 - Build for Python 3.10 only
python3_11 - Build for Python 3.11 only
python3_12 - Build for Python 3.12 only
pypy3 - Build for PyPy3 only
|