dev-python/aioeventlet: Wipe deps on virtual/python-asyncio
authorMichał Górny <mgorny@gentoo.org>
Thu, 26 Jan 2017 22:17:41 +0000 (23:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 Jan 2017 22:35:19 +0000 (23:35 +0100)
dev-python/aioeventlet/aioeventlet-0.5.1.ebuild

index d264ce64a17f758ed45dc6b0fb84c9bd4c368023..c62dbab7c9610f249c4651ed8493a7d795809e9e 100644 (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}]"