diff --git a/dev-python/pxml/pxml-0.2.12.ebuild b/dev-python/pxml/pxml-0.2.12.ebuild index f4c088f1a05ba..f9b96c5fc69b8 100644 --- a/dev-python/pxml/pxml-0.2.12.ebuild +++ b/dev-python/pxml/pxml-0.2.12.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1