gentoo-ebuilds/profiles/desc/python_single_target.desc
Ulrich Müller 8e2d0dc375
profiles: Fix copyright and license notices
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2025-06-09 12:30:14 +02:00

12 lines
487 B
Text

# Copyright 1999-2025 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_11 - Build for Python 3.11 only
python3_12 - Build for Python 3.12 only
python3_13 - Build for Python 3.13 only
python3_13t - Build for Python 3.13 freethreading only
python3_14 - Build for Python 3.14 only
python3_14t - Build for Python 3.14 freethreading only
pypy3_11 - Build for PyPy3.11 only