From: Michał Górny Date: Fri, 29 Nov 2019 17:44:58 +0000 (+0100) Subject: profiles/base: Mask flags causing remaining ipython blockers X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=78d5579e6e7d47270398ca97f41d58c1b11e8bf9;p=gentoo.git profiles/base: Mask flags causing remaining ipython blockers Closes: https://github.com/gentoo/gentoo/pull/13771 Signed-off-by: Michał Górny --- diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 68213dc90544..84d58aae8a7e 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,22 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny (2019-12-04) +# Python 2.7 only packages optionally needing dev-python/ipython. +app-misc/gourmet ipython +dev-python/restkit cli + +# Michał Górny (2019-12-04) +# Packages requiring dev-python/ipython to build the docs and still +# supporting Python 2.7. This can be resolved long term via either +# using any-r1 API to build docs or cond-deps. +dev-python/matplotlib doc +dev-python/pandas doc + (2019-12-01) # broken static-linking in glibc and maybe others >app-shells/mksh-57-r1 static