mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1031
12 lines
422 B
Plaintext
12 lines
422 B
Plaintext
# Copyright 1999-2026 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
|
|
|
|
python3_12 - Build with Python 3.12
|
|
python3_13 - Build with Python 3.13
|
|
python3_14 - Build with Python 3.14
|
|
python3_14t - Build with Python 3.14 freethreading
|
|
python3_15 - Build with Python 3.15
|
|
python3_15t - Build with Python 3.15 freethreading
|