summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-03-21 14:42:54 +0100
committerMichał Górny <mgorny@gentoo.org>2019-03-21 19:01:32 +0100
commit3e98710246263543d31b34ce552fc85d8dd852c4 (patch)
tree4df17f30dad2d1b63edd52fec124ee53368a9087 /profiles/desc/python_targets.desc
parentmedia-sound/pulseeffects: Remove stray dep with hardcoded py3.4 (diff)
downloadgentoo-3e98710246263543d31b34ce552fc85d8dd852c4.tar.gz
gentoo-3e98710246263543d31b34ce552fc85d8dd852c4.tar.bz2
gentoo-3e98710246263543d31b34ce552fc85d8dd852c4.zip
profiles: Remove python3_4 flags
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 d338bba3b194..960c0f96e4d7 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -1,10 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2019 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_4 - Build with Python 3.4
python3_5 - Build with Python 3.5
python3_6 - Build with Python 3.6
python3_7 - Build with Python 3.7