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/base
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/base')
-rw-r--r--profiles/base/package.use.force3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 834d98c7952e..a4f67f42aa5b 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Lars Wendler <polynomial-c@gentoo.org> (20 Mar 2019)
@@ -76,7 +76,6 @@ app-shells/bash:0 readline
# Force-enable all PYTHON_TARGETS for python-exec to avoid using private
# API. Please remember to keep it in sync with python_targets.desc.
dev-lang/python-exec python_targets_python2_7
-dev-lang/python-exec python_targets_python3_4
dev-lang/python-exec python_targets_python3_5
dev-lang/python-exec python_targets_python3_6
dev-lang/python-exec python_targets_python3_7