diff --git a/dev-python/globre/globre-0.1.4.ebuild b/dev-python/globre/globre-0.1.4.ebuild index 19174a07917a4..e5f0dd76320cb 100644 --- a/dev-python/globre/globre-0.1.4.ebuild +++ b/dev-python/globre/globre-0.1.4.ebuild @@ -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