mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://codeberg.org/gentoo/gentoo/pulls/1031
12 lines
452 B
Plaintext
12 lines
452 B
Plaintext
# Copyright 1999-2026 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_12 - Build for Python 3.12 only
|
|
python3_13 - Build for Python 3.13 only
|
|
python3_14 - Build for Python 3.14 only
|
|
python3_14t - Build for Python 3.14 freethreading only
|
|
python3_15 - Build for Python 3.15 only
|
|
python3_15t - Build for Python 3.15 freethreading only
|