From 3ddc7bad717d559129fc236242cb423d020178ae Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 1 Aug 2020 22:57:55 +0200 Subject: dev-python/nose: Limit twisted test-dep to py3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/nose/nose-1.3.7-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/nose') diff --git a/dev-python/nose/nose-1.3.7-r5.ebuild b/dev-python/nose/nose-1.3.7-r5.ebuild index 5e6c66c4065a..7cd58888bdb7 100644 --- a/dev-python/nose/nose-1.3.7-r5.ebuild +++ b/dev-python/nose/nose-1.3.7-r5.ebuild @@ -33,7 +33,7 @@ DEPEND="${RDEPEND} ${COV_DEP} $(python_gen_cond_dep ' dev-python/twisted[${PYTHON_USEDEP}] - ' python2_7 python3_{6,7,8}) + ' python3_{6,7,8}) )" PATCHES=( -- cgit v1.2.3-65-gdbad