From a6916d18e41e947c68ca0cc0a1319a6839af55ed Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 16 Mar 2020 19:44:44 +0100 Subject: dev-python/toro: Remove py2 virtuals MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/toro/toro-1.0.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/toro/toro-1.0.1.ebuild b/dev-python/toro/toro-1.0.1.ebuild index b064dc27d379..63cca62f741e 100644 --- a/dev-python/toro/toro-1.0.1.ebuild +++ b/dev-python/toro/toro-1.0.1.ebuild @@ -19,7 +19,6 @@ IUSE="examples test" RESTRICT="!test? ( test )" RDEPEND=" - virtual/python-futures[${PYTHON_USEDEP}] www-servers/tornado[${PYTHON_USEDEP}] " DEPEND=" -- cgit v1.2.3-65-gdbad