diff --git a/sdk_container/src/third_party/portage-stable/dev-python/wheel/wheel-0.40.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/wheel/wheel-0.40.0.ebuild index b078248e22..91ac147ace 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/wheel/wheel-0.40.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/wheel/wheel-0.40.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{9..11} pypy3 ) +PYTHON_COMPAT=( python3_{10..12} pypy3 ) inherit distutils-r1 pypi