diff options
author | Virgil Dupras <vdupras@gentoo.org> | 2019-05-04 16:52:12 -0400 |
---|---|---|
committer | Virgil Dupras <vdupras@gentoo.org> | 2019-05-04 18:58:05 -0400 |
commit | db601e86bc5c3403536abd4e391efa05b3d7366c (patch) | |
tree | 4af49a3108c0a32a41c6a885339b4e7144cab45e /profiles/package.mask | |
parent | dev-python/ipython: remove py2 hack (diff) | |
download | gentoo-db601e86bc5c3403536abd4e391efa05b3d7366c.tar.gz gentoo-db601e86bc5c3403536abd4e391efa05b3d7366c.tar.bz2 gentoo-db601e86bc5c3403536abd4e391efa05b3d7366c.zip |
profiles: unmask dev-python/ipython-6+
For good this time, hopefully.
Closes: https://bugs.gentoo.org/684962
Closes: https://bugs.gentoo.org/685040
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 0c9fcbfd370a..08a355f46424 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -812,12 +812,6 @@ sys-devel/automake:1.8 # Incompatible changes in API in Enchant 2. Bug #629838. >=app-text/enchant-2 -# Sébastien Fabbro <bicatali@gentoo.org> (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 ->=dev-python/ipykernel-5 - # Kent Fredric <kentnl@gentoo.org> (21 Jul 2017) # Masked due to serious regression that introduces widespread data # corruption when storing data in blobs. Masked, because any code |