summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2021-05-15 10:14:22 -0700
committerMatt Turner <mattst88@gmail.com>2021-05-15 10:14:22 -0700
commit5b875685ec57d8d290d2d80cf35e8e616dcf5293 (patch)
treed4f2f18d0aa44dde58614a15c60ffd8de312f0f1
parentaae540fd745e30a502e9022531930d8a53d2f77d (diff)
package.use: Switch to Python 3.9
-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 4af1a76..71069dc 100644
--- a/base/etc/portage/package.use/python
+++ b/base/etc/portage/package.use/python
@@ -1,2 +1,2 @@
-*/* PYTHON_TARGETS: -python2_7 -python3_8 python3_8
-*/* PYTHON_SINGLE_TARGET: -python2_7 -python3_8 python3_8
+*/* PYTHON_TARGETS: -python2_7 -python3_8 python3_9
+*/* PYTHON_SINGLE_TARGET: -python2_7 -python3_8 python3_9