diff --git a/dev-python/pyTenable/pyTenable-0.3.18.ebuild b/dev-python/pyTenable/pyTenable-0.3.18.ebuild index 6aa15ef4bd9c0..146130c7bcbd4 100644 --- a/dev-python/pyTenable/pyTenable-0.3.18.ebuild +++ b/dev-python/pyTenable/pyTenable-0.3.18.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 diff --git a/dev-python/pyTenable/pyTenable-0.3.19.ebuild b/dev-python/pyTenable/pyTenable-0.3.19.ebuild index 6aa15ef4bd9c0..146130c7bcbd4 100644 --- a/dev-python/pyTenable/pyTenable-0.3.19.ebuild +++ b/dev-python/pyTenable/pyTenable-0.3.19.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 diff --git a/dev-python/pyTenable/pyTenable-0.3.20.ebuild b/dev-python/pyTenable/pyTenable-0.3.20.ebuild index 6aa15ef4bd9c0..146130c7bcbd4 100644 --- a/dev-python/pyTenable/pyTenable-0.3.20.ebuild +++ b/dev-python/pyTenable/pyTenable-0.3.20.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6,7}} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 diff --git a/dev-python/pyTenable/pyTenable-0.3.7.ebuild b/dev-python/pyTenable/pyTenable-0.3.7.ebuild index 9adbd9bee7e91..b83056cc45e1d 100644 --- a/dev-python/pyTenable/pyTenable-0.3.7.ebuild +++ b/dev-python/pyTenable/pyTenable-0.3.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{5,6}} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1