diff options
author | 2019-05-03 08:44:41 -0400 | |
---|---|---|
committer | 2019-05-03 08:53:39 -0400 | |
commit | 2d6a83be4a46c384ddf31a3db2961869593b86b7 (patch) | |
tree | f591592e97d479afd234a90d725b4498006efd64 /profiles | |
parent | dev-db/etcd: Version bump to 3.3.13 (diff) | |
download | gentoo-2d6a83be4a46c384ddf31a3db2961869593b86b7.tar.gz gentoo-2d6a83be4a46c384ddf31a3db2961869593b86b7.tar.bz2 gentoo-2d6a83be4a46c384ddf31a3db2961869593b86b7.zip |
profiles: mask >=dev-python/ipykernel-5
I'm about to push a change in ipykernel's dependency to operate a clean
split between pre-py2-drop and post-py2-drop and because ipython-6+ is
masked, we also need to mask ipykernel-5+. But hopefully, we'll be able
to unmask them both soon.
Bug: https://bugs.gentoo.org/684962
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index e2da22970644..5d7b09e8026d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -822,6 +822,7 @@ sys-devel/automake:1.8 # 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 |