dev-python/toro: Remove py2 virtuals
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:44 +0000 (19:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:44 +0000 (19:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/toro/toro-1.0.1.ebuild

index b064dc27d379e8e13aeaef74ca3f86d5230bc728..63cca62f741e03dfa196a53a3d79fa522a35ddd5 100644 (file)
@@ -19,7 +19,6 @@ IUSE="examples test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="
-       virtual/python-futures[${PYTHON_USEDEP}]
        www-servers/tornado[${PYTHON_USEDEP}]
 "
 DEPEND="