diff --git a/dev-python/flexx/flexx-0.4.1.ebuild b/dev-python/flexx/flexx-0.4.1.ebuild index 00367dbd58028..45ae7cc1bf7c3 100644 --- a/dev-python/flexx/flexx-0.4.1.ebuild +++ b/dev-python/flexx/flexx-0.4.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1