diff --git a/dev-python/agate/agate-1.14.2.ebuild b/dev-python/agate/agate-1.14.2.ebuild index fc32d6a9ef77d..0bbd2100e6642 100644 --- a/dev-python/agate/agate-1.14.2.ebuild +++ b/dev-python/agate/agate-1.14.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/wireservice/agate -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi