dev-python/geventhttpclient: add Python 3.7

Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Louis Sautier
2018-07-29 00:01:34 +02:00
parent 9e1f15c8d6
commit 02cad8b78c

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( pypy python{2_7,3_{4,5,6}} )
PYTHON_COMPAT=( pypy python{2_7,3_{4,5,6,7}} )
inherit distutils-r1