summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-01-15 15:11:01 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-15 18:05:54 +0100
commitf2cddf799029258efea18ffcff9110a3367761ec (patch)
treebb2fb6c54984613b51487dbaac1922000b6677af /profiles/desc/python_targets.desc
parentpython-utils-r1.eclass: Disable python3_6 (diff)
downloadgentoo-f2cddf799029258efea18ffcff9110a3367761ec.tar.gz
gentoo-f2cddf799029258efea18ffcff9110a3367761ec.tar.bz2
gentoo-f2cddf799029258efea18ffcff9110a3367761ec.zip
profiles: Remove python3_6 flags
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18873 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/desc/python_targets.desc')
-rw-r--r--profiles/desc/python_targets.desc3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index da103c797788..0bea2b637481 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -1,10 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors.
+# Copyright 1999-2021 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
python2_7 - Build with Python 2.7
-python3_6 - Build with Python 3.6
python3_7 - Build with Python 3.7
python3_8 - Build with Python 3.8
python3_9 - Build with Python 3.9