From 813f52d73e898ae22b78488b7ff724473a809b89 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 17 Mar 2020 08:14:24 +0100 Subject: dev-python/doublex: Clean py2 deps up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/doublex/doublex-1.8.1.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-python/doublex') diff --git a/dev-python/doublex/doublex-1.8.1.ebuild b/dev-python/doublex/doublex-1.8.1.ebuild index b52abebc97c2..95e46808066d 100644 --- a/dev-python/doublex/doublex-1.8.1.ebuild +++ b/dev-python/doublex/doublex-1.8.1.ebuild @@ -23,7 +23,6 @@ DEPEND=" doc? ( dev-python/sphinx[${PYTHON_USEDEP}] ) test? ( dev-python/nose[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/unittest2[${PYTHON_USEDEP}]' 'python2*') ) " RDEPEND="${CDEPEND}" -- cgit v1.2.3-65-gdbad