dev-python/python-debian: add python3.7

Package-Manager: Portage-2.3.46_p1_p185476, Repoman-2.3.10_p36_p185476
This commit is contained in:
Mike Gilbert
2018-08-14 09:34:37 -04:00
parent c78aff7252
commit 75aefc83f9

View File

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