summaryrefslogtreecommitdiff
path: root/profiles/desc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-16 00:13:18 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-16 00:13:18 +0000
commitf2bdc27fe0f79f8f9a3945eb2b1163ce75c56439 (patch)
treedd0f7da0455831dffb2cb662e7dae760f92e68ad /profiles/desc
parent770d63f36dbe1722e0ff9ab55eeca49986f01527 (diff)
gentoo auto-resync : 16:02:2025 - 00:13:18
Diffstat (limited to 'profiles/desc')
-rw-r--r--profiles/desc/python_single_target.desc3
-rw-r--r--profiles/desc/python_targets.desc3
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index d168b301a8d8..0464f2554d2e 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors.
+# 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.
@@ -9,3 +9,4 @@ 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
pypy3 - Build for PyPy3 only
+pypy3_11 - Build for PyPy3.11 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 298b54067be7..aae9d0ff1acd 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors.
+# Copyright 1999-2025 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -9,3 +9,4 @@ python3_12 - Build with Python 3.12
python3_13 - Build with Python 3.13
python3_13t - Build with Python 3.13 freethreading
pypy3 - Build with PyPy3
+pypy3_11 - Build with PyPy3.11