summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2017-04-10 14:27:55 +0200
committerMichael Haubenwallner <haubi@gentoo.org>2017-04-10 14:27:55 +0200
commitd63ddb3e23f31eb6320f96e51c50cfbbb7389042 (patch)
treefb2599c3156d10b37e53cc06de908fc4a4163dbc /profiles/prefix
parentapp-text/psutils: EAPI bump (diff)
downloadgentoo-d63ddb3e23f31eb6320f96e51c50cfbbb7389042.tar.gz
gentoo-d63ddb3e23f31eb6320f96e51c50cfbbb7389042.tar.bz2
gentoo-d63ddb3e23f31eb6320f96e51c50cfbbb7389042.zip
profiles/prefix: p.use.mask python_targets_python3_4
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/use.mask4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask
index 58031ae9505f..4826702151b0 100644
--- a/profiles/prefix/use.mask
+++ b/profiles/prefix/use.mask
@@ -9,3 +9,7 @@ kernel_linux
# and Gentoo Prefix does not have access to that. Also, definately problems with
# coreutils on darwin.
acl
+
+# app-editors/vim does not like multiple python3 targets (bug#575096),
+# but PYTHON_TARGETS=-python3_4 does not work either (is not incremental).
+python_targets_python3_4