dev-python/asyncio: Drop impl with native support

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-11-10 10:07:07 +01:00
parent 8fa74ddf23
commit 10ab0734ec
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python3_{3,4} )
PYTHON_COMPAT=( python3_3 )
inherit distutils-r1

View File

@@ -4,7 +4,7 @@
EAPI=5
PYTHON_COMPAT=( python3_{3,4} )
PYTHON_COMPAT=( python3_3 )
inherit distutils-r1