blob: 7b5841ecd4b3ccbc87049d8c4f34be59c8d295de (
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_TARGETS USE_EXPAND flags.
python3_9 - Build with Python 3.9
python3_10 - Build with Python 3.10
python3_11 - Build with Python 3.11
pypy3 - Build with PyPy3
|