diff --git a/dev-python/spur/spur-0.3.23.ebuild b/dev-python/spur/spur-0.3.23.ebuild index cf33644fb91b5..e1356e5e3fd36 100644 --- a/dev-python/spur/spur-0.3.23.ebuild +++ b/dev-python/spur/spur-0.3.23.ebuild @@ -3,8 +3,8 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1