diff options
| author | Matt Turner <mattst88@gmail.com> | 2026-04-23 08:14:57 -0400 |
|---|---|---|
| committer | Matt Turner <mattst88@gmail.com> | 2026-04-23 11:47:44 -0400 |
| commit | 994d0fa8c282dacc2eaaeca467aa4046e9d29558 (patch) | |
| tree | 1f6eaa24947006c2b37f19841d115674b6606528 | |
| parent | 9964708b48adc0cf9d2ae2e69e04c62fd51664ac (diff) | |
package.use: python
| -rw-r--r-- | base/etc/portage/package.use/python | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/etc/portage/package.use/python b/base/etc/portage/package.use/python index e31f3d7..b01f57b 100644 --- a/base/etc/portage/package.use/python +++ b/base/etc/portage/package.use/python @@ -1,5 +1,5 @@ -*/* PYTHON_TARGETS: -python3_11 python3_12 -*/* PYTHON_SINGLE_TARGET: -python3_11 python3_12 +*/* PYTHON_TARGETS: -python3_12 python3_13 +*/* PYTHON_SINGLE_TARGET: -python3_12 python3_13 dev-lang/python lto pgo app-arch/brotli -python PYTHON_TARGETS: -* PYTHON_SINGLE_TARGET: -* |
