diff --git a/dev-python/fixtures/fixtures-4.2.4_p1.ebuild b/dev-python/fixtures/fixtures-4.2.4_p1.ebuild index 6a39aec9b17af..9c789f2a553eb 100644 --- a/dev-python/fixtures/fixtures-4.2.4_p1.ebuild +++ b/dev-python/fixtures/fixtures-4.2.4_p1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi