commit: d39f71ab82b3cdde6c978d9a7d4857253cef080b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 22:17:41 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 22:35:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39f71ab
dev-python/aioeventlet: Wipe deps on virtual/python-asyncio
dev-python/aioeventlet/aioeventlet-0.5.1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild
b/dev-python/aioeventlet/aioeventlet-0.5.1.ebuild
index d264ce6..c62dbab 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}]"