From 5e355701f9fccb9594fccdd3200240a472da0c6b Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 9 May 2021 18:58:14 -0700 Subject: Switch to Python 3.9 --- base/etc/portage/package.use/python | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base/etc/portage/package.use/python') 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 -- cgit v1.2.3