diff --git a/www-apps/roundup/roundup-2.3.0.ebuild b/www-apps/roundup/roundup-2.3.0.ebuild index e0c8789e52438..b28057d4d4822 100644 --- a/www-apps/roundup/roundup-2.3.0.ebuild +++ b/www-apps/roundup/roundup-2.3.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_12 ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi