diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:44:44 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-16 19:44:44 +0100 |
commit | a6916d18e41e947c68ca0cc0a1319a6839af55ed (patch) | |
tree | 8d2a4f35c6109ce7bd9cb4179f7ca57c3008acba | |
parent | dev-python/tooz: Remove py2 virtuals (diff) | |
download | gentoo-a6916d18e41e947c68ca0cc0a1319a6839af55ed.tar.gz gentoo-a6916d18e41e947c68ca0cc0a1319a6839af55ed.tar.bz2 gentoo-a6916d18e41e947c68ca0cc0a1319a6839af55ed.zip |
dev-python/toro: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/toro/toro-1.0.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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=" |