diff options
Diffstat (limited to 'dev-python/aioeventlet/aioeventlet-0.5.1.ebuild')
-rw-r--r-- | dev-python/aioeventlet/aioeventlet-0.5.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild b/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild index d264ce64a17f..c62dbab7c961 100644 --- a/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild +++ b/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild @@ -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}]" |