diff --git a/dev-python/sh/sh-1.12.9.ebuild b/dev-python/sh/sh-1.12.9.ebuild index cb703741760de..83d6f0f62a014 100644 --- a/dev-python/sh/sh-1.12.9.ebuild +++ b/dev-python/sh/sh-1.12.9.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=(python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1