dev-python/regex: Enable py3.7

This commit is contained in:
Michał Górny
2018-07-14 22:08:41 +02:00
parent 5e9d67748d
commit 29ae5a6fcf

View File

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