dev-python/aioeventlet: Tested on py3.5 & py3.6

This commit is contained in:
Michał Górny
2017-04-20 12:48:05 +02:00
parent 21861b8357
commit 9cd4b640f0

View File

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