summaryrefslogtreecommitdiff
path: root/base/etc/portage
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2024-06-03 11:25:45 -0400
committerMatt Turner <mattst88@gmail.com>2024-06-03 11:25:45 -0400
commitee03a6d193b59f3210c069979e45554b15a9e510 (patch)
treed3de6fbef01f832f186fc0e09bd38de273766ff9 /base/etc/portage
parent2bf223f217868b4cf999d9c00a3369c0a758b590 (diff)
package.use: Switch to Python 3.12
Diffstat (limited to 'base/etc/portage')
-rw-r--r--base/etc/portage/package.use/python4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/etc/portage/package.use/python b/base/etc/portage/package.use/python
index 92bfae7..e31f3d7 100644
--- a/base/etc/portage/package.use/python
+++ b/base/etc/portage/package.use/python
@@ -1,5 +1,5 @@
-*/* PYTHON_TARGETS: -python3_10 python3_11
-*/* PYTHON_SINGLE_TARGET: -python3_10 python3_11
+*/* PYTHON_TARGETS: -python3_11 python3_12
+*/* PYTHON_SINGLE_TARGET: -python3_11 python3_12
dev-lang/python lto pgo
app-arch/brotli -python PYTHON_TARGETS: -* PYTHON_SINGLE_TARGET: -*