diff --git a/dev-python/oslo-policy/oslo-policy-1.38.1.ebuild b/dev-python/oslo-policy/oslo-policy-1.38.1.ebuild index b0819e4f3b244..85007c3f1dfa4 100644 --- a/dev-python/oslo-policy/oslo-policy-1.38.1.ebuild +++ b/dev-python/oslo-policy/oslo-policy-1.38.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_6} ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 diff --git a/dev-python/oslo-policy/oslo-policy-2.1.1.ebuild b/dev-python/oslo-policy/oslo-policy-2.1.1.ebuild index 5f4ce40598e02..c3144b2fa23ac 100644 --- a/dev-python/oslo-policy/oslo-policy-2.1.1.ebuild +++ b/dev-python/oslo-policy/oslo-policy-2.1.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 diff --git a/dev-python/oslo-policy/oslo-policy-2.3.2.ebuild b/dev-python/oslo-policy/oslo-policy-2.3.2.ebuild index 5f4ce40598e02..c3144b2fa23ac 100644 --- a/dev-python/oslo-policy/oslo-policy-2.3.2.ebuild +++ b/dev-python/oslo-policy/oslo-policy-2.3.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 diff --git a/dev-python/oslo-policy/oslo-policy-2.3.3.ebuild b/dev-python/oslo-policy/oslo-policy-2.3.3.ebuild index e5f2582807b6f..099d09f598fe3 100644 --- a/dev-python/oslo-policy/oslo-policy-2.3.3.ebuild +++ b/dev-python/oslo-policy/oslo-policy-2.3.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7}} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1