diff --git a/dev-python/pplpy/pplpy-0.8.10-r1.ebuild b/dev-python/pplpy/pplpy-0.8.10-r1.ebuild index a071af48d910c..6d1b2f57070dd 100644 --- a/dev-python/pplpy/pplpy-0.8.10-r1.ebuild +++ b/dev-python/pplpy/pplpy-0.8.10-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 pypi