From c1c007337dc7c30afec8adf35eb4dcb71b486423 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 26 Mar 2020 18:29:29 +0100 Subject: [PATCH] dev-python/txgithub: 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/txgithub/txgithub-15.0.0-r1.ebuild | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/txgithub/txgithub-15.0.0-r1.ebuild b/dev-python/txgithub/txgithub-15.0.0-r1.ebuild index 4cd49b57a030..e764dc685968 100644 --- a/dev-python/txgithub/txgithub-15.0.0-r1.ebuild +++ b/dev-python/txgithub/txgithub-15.0.0-r1.ebuild @@ -17,10 +17,7 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" - || ( >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}] - ( >=dev-python/twisted-core-12.3.0[${PYTHON_USEDEP}] - >=dev-python/twisted-web-12.3.0[${PYTHON_USEDEP}] ) - ) + >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}] dev-python/pyopenssl[${PYTHON_USEDEP}] " DEPEND="${RDEPEND}" -- 2.26.2