dev-python/aioeventlet: Wipe deps on virtual/python-asyncio

This commit is contained in:
Michał Górny
2017-01-26 23:17:41 +01:00
parent 8a9d366119
commit d39f71ab82

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,6 +19,5 @@ IUSE=""
RDEPEND="
dev-python/eventlet[${PYTHON_USEDEP}]
$(python_gen_cond_dep 'virtual/python-asyncio[${PYTHON_USEDEP}]' 'python3*')
$(python_gen_cond_dep '>=dev-python/trollius-0.3[${PYTHON_USEDEP}]' 'python2_7')"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"