dev-python/ipdb: Clean py2 deps up
authorMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:14:42 +0000 (08:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 17 Mar 2020 07:23:29 +0000 (08:23 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/ipdb/ipdb-0.10.3.ebuild

index 13126f8f452c1ea36f8f3b7bfe220d184426eaf9..698716c7097274a37be4cd637e18e9e2a9a481d8 100644 (file)
@@ -20,7 +20,6 @@ RDEPEND="dev-python/ipython[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        app-arch/unzip
        dev-python/setuptools[${PYTHON_USEDEP}]
-       $(python_gen_cond_dep 'dev-python/backports-shutil_get_terminal_size[${PYTHON_USEDEP}]' python2_7)
        "
 
 DOCS=( HISTORY.txt )