From b5a99dafd9c2e8b29bcc81312e29fe90cdc56060 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 26 Mar 2020 18:29:22 +0100 Subject: [PATCH] dev-python/nevow: Flatten twisted dep MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/nevow/nevow-0.14.3.ebuild | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/dev-python/nevow/nevow-0.14.3.ebuild b/dev-python/nevow/nevow-0.14.3.ebuild index 6e3b07625429..78a1672985e9 100644 --- a/dev-python/nevow/nevow-0.14.3.ebuild +++ b/dev-python/nevow/nevow-0.14.3.ebuild @@ -17,13 +17,7 @@ IUSE="doc test" RESTRICT="!test? ( test )" RDEPEND=" - || ( - dev-python/twisted[${PYTHON_USEDEP}] - ( - dev-python/twisted-core[${PYTHON_USEDEP}] - dev-python/twisted-web[${PYTHON_USEDEP}] - ) - ) + dev-python/twisted[${PYTHON_USEDEP}] dev-python/zope-interface[${PYTHON_USEDEP}]" # JS tests require a JavaScript interpreter ('smjs' or 'js' in PATH) # and the subunit library -- 2.26.2