diff --git a/dev-lang/python-exec/python-exec-2.4.9.ebuild b/dev-lang/python-exec/python-exec-2.4.9.ebuild index 0871048ac39af..9e335585d7ffb 100644 --- a/dev-lang/python-exec/python-exec-2.4.9.ebuild +++ b/dev-lang/python-exec/python-exec-2.4.9.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..10} pypy3 ) +PYTHON_COMPAT=( python3_{8..11} pypy3 ) inherit python-any-r1 DESCRIPTION="Python script wrapper"