diff options
author | 2017-08-19 22:34:20 +0000 | |
---|---|---|
committer | 2017-08-19 22:34:20 +0000 | |
commit | f7d54aeb3226ad782b666405cb3f87d73aeaffcf (patch) | |
tree | 61aa54545583b916d67f558528ae816783b16d84 | |
parent | dev-python/ipyparallel: add conditional block on ipython-6 for python-2.7 (diff) | |
download | gentoo-f7d54aeb3226ad782b666405cb3f87d73aeaffcf.tar.gz gentoo-f7d54aeb3226ad782b666405cb3f87d73aeaffcf.tar.bz2 gentoo-f7d54aeb3226ad782b666405cb3f87d73aeaffcf.zip |
profiles: masking ipython-6 for python-2.7 circular deps
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 1900971be137..2f61bfdb2e3d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# 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 + # Andreas Sturmlechner <asturm@gentoo.org> (19 Aug 2017) # Plasma-4 fragment, no more rdeps, masked for removal in 30 days. kde-plasma/libkworkspace |