commit: db601e86bc5c3403536abd4e391efa05b3d7366c Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org> AuthorDate: Sat May 4 20:52:12 2019 +0000 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org> CommitDate: Sat May 4 22:58:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db601e86
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 <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 0c9fcbfd370..08a355f4642 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 <[email protected]> (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 <[email protected]> (21 Jul 2017) # Masked due to serious regression that introduces widespread data # corruption when storing data in blobs. Masked, because any code
