diff --git a/net-misc/gmcapsule/gmcapsule-0.9.7.ebuild b/net-misc/gmcapsule/gmcapsule-0.9.7.ebuild index 130e531b25..2949bd50d3 100644 --- a/net-misc/gmcapsule/gmcapsule-0.9.7.ebuild +++ b/net-misc/gmcapsule/gmcapsule-0.9.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} pypy3 ) +PYTHON_COMPAT=( python3_{11..13} pypy3_11 ) DISTUTILS_USE_PEP517=hatchling inherit distutils-r1 pypi systemd