commit: 80674d4c76244a52d2dac573bbe6e58c0caf1aa2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 3 07:06:27 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 3 07:15:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80674d4c
dev-python/ipython: Revert "remove mask on v6+" Reverts: 77f0f1d5cd9fca649c985063bbb720e9d3cb4be5 Bug: https://bugs.gentoo.org/684962 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b4528fbdc7d..e2da2297064 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -818,6 +818,11 @@ 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 + # 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
