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

This commit is contained in:
Michał Górny
2017-04-20 18:34:13 +02:00
parent 6ed343177f
commit 6034ac5295

View File

@@ -3,7 +3,7 @@
EAPI=5
PYTHON_COMPAT=( python2_7 python3_4 )
PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
inherit distutils-r1