summaryrefslogtreecommitdiff
path: root/base/etc/portage/package.use/python
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2021-05-09 18:58:14 -0700
committerMatt Turner <mattst88@gmail.com>2021-05-09 18:58:14 -0700
commit5e355701f9fccb9594fccdd3200240a472da0c6b (patch)
treec1a4945a9c599898bf74c0444f16b89744ee1515 /base/etc/portage/package.use/python
parent97539cbd31991414296c2586456dfc88b32d3c70 (diff)
Switch to Python 3.9
Diffstat (limited to 'base/etc/portage/package.use/python')
-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 d3ece26..4af1a76 100644
--- a/base/etc/portage/package.use/python
+++ b/base/etc/portage/package.use/python
@@ -1,2 +1,2 @@
-*/* PYTHON_TARGETS: -python2_7 -python3_7 python3_8
-*/* PYTHON_SINGLE_TARGET: -python2_7 -python3_7 python3_8
+*/* PYTHON_TARGETS: -python2_7 -python3_8 python3_8
+*/* PYTHON_SINGLE_TARGET: -python2_7 -python3_8 python3_8