diff --git a/dev-python/pytest-html/pytest-html-1.16.0.ebuild b/dev-python/pytest-html/pytest-html-1.16.0.ebuild index 046b52040c577..339f8b3ddeaa3 100644 --- a/dev-python/pytest-html/pytest-html-1.16.0.ebuild +++ b/dev-python/pytest-html/pytest-html-1.16.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 ) +PYTHON_COMPAT=( python3_{5,6} pypy3 ) inherit distutils-r1 diff --git a/dev-python/pytest-html/pytest-html-1.22.1.ebuild b/dev-python/pytest-html/pytest-html-1.22.1.ebuild index b7451b73e0443..0ff9634f49b92 100644 --- a/dev-python/pytest-html/pytest-html-1.22.1.ebuild +++ b/dev-python/pytest-html/pytest-html-1.22.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy pypy3 ) +PYTHON_COMPAT=( python3_{5,6,7,8} pypy3 ) inherit distutils-r1