From e8af1b138029b296d25c4ce55e297520a5bd7688 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Thu, 21 Mar 2019 14:46:52 -0400 Subject: [PATCH] profile: remove cli use flag from netaddr to avoid dep issue --- profiles/pentoo/base/package.use/dev-python | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/pentoo/base/package.use/dev-python b/profiles/pentoo/base/package.use/dev-python index c9927d5c0..fe6f36b0b 100644 --- a/profiles/pentoo/base/package.use/dev-python +++ b/profiles/pentoo/base/package.use/dev-python @@ -18,6 +18,7 @@ dev-python/pyside webkit dev-python/PyQt5 testlib # >=ipython-6 does not support python2 +dev-python/netaddr -cli dev-python/ipykernel -python_targets_python2_7 dev-python/ipyparallel -python_targets_python2_7 dev-python/notebook -python_targets_python2_7