From d63ddb3e23f31eb6320f96e51c50cfbbb7389042 Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Mon, 10 Apr 2017 14:27:55 +0200 Subject: [PATCH] profiles/prefix: p.use.mask python_targets_python3_4 --- profiles/prefix/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/prefix/use.mask b/profiles/prefix/use.mask index 58031ae9505fa..4826702151b03 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