summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-05-31 23:50:54 +0200
committerMichał Górny <mgorny@gentoo.org>2021-06-01 09:48:06 +0200
commit5df6658b6af879ef5dbc21eda6bbe1afda87b67e (patch)
tree5b44e47ca7691cc65f3c2265ac44a08a62c92a05 /profiles/base
parentprofiles: Remove obsolete python3_7 references (diff)
downloadgentoo-5df6658b6af879ef5dbc21eda6bbe1afda87b67e.tar.gz
gentoo-5df6658b6af879ef5dbc21eda6bbe1afda87b67e.tar.bz2
gentoo-5df6658b6af879ef5dbc21eda6bbe1afda87b67e.zip
profiles/base: Switch to python3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults8
1 files changed, 4 insertions, 4 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 04c72b0d582f..ddde1faf88e3 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -127,10 +127,10 @@ BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3
# Mike Gilbert <floppym@gentoo.org> (2012-05-15)
# Default target(s) for python-r1.eclass
-# Mikle Kolyada <zlogene@gentoo.org> (2020-12-02)
-# Updated to python3_8
-PYTHON_TARGETS="python3_8"
-PYTHON_SINGLE_TARGET="python3_8"
+# Michał Górny <mgorny@gentoo.org> (2021-06-01)
+# Updated to python3.9
+PYTHON_TARGETS="python3_9"
+PYTHON_SINGLE_TARGET="python3_9"
# Michał Górny <mgorny@gentoo.org> (2013-08-10)
# Moved from portage's make.globals.