diff --git a/dev-python/datashape/datashape-0.5.4.ebuild b/dev-python/datashape/datashape-0.5.4.ebuild index 1057ef2865db1..0162b78b81029 100644 --- a/dev-python/datashape/datashape-0.5.4.ebuild +++ b/dev-python/datashape/datashape-0.5.4.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1