From: Virgil Dupras Date: Mon, 29 Apr 2019 18:55:15 +0000 (-0400) Subject: dev-python/ipython: remove mask on v6+ X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=77f0f1d5cd9fca649c985063bbb720e9d3cb4be5;p=gentoo.git dev-python/ipython: remove mask on v6+ The new v7.5 bump properly handles circular dependencies and py2. Signed-off-by: Virgil Dupras --- diff --git a/profiles/package.mask b/profiles/package.mask index 42cbca20c545..de44c1ff2054 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -860,11 +860,6 @@ sys-devel/automake:1.8 # Incompatible changes in API in Enchant 2. Bug #629838. >=app-text/enchant-2 -# Sébastien Fabbro (19 Aug 2017) -# ipython-6 is python-3 only and causes circular dependencies -# Unset python_targets_python2_7 for ipykernel and ipyparallel if needed. ->=dev-python/ipython-6 - # Kent Fredric (21 Jul 2017) # Masked due to serious regression that introduces widespread data # corruption when storing data in blobs. Masked, because any code