diff --git a/dev-python/python-gnutls/python-gnutls-3.1.1.ebuild b/dev-python/python-gnutls/python-gnutls-3.1.1.ebuild index ad429a8049e19..b4c46448fa005 100644 --- a/dev-python/python-gnutls/python-gnutls-3.1.1.ebuild +++ b/dev-python/python-gnutls/python-gnutls-3.1.1.ebuild @@ -3,7 +3,7 @@ EAPI="6" -PYTHON_COMPAT=( python2_7 python3_4 ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1