diff --git a/dev-python/types-python-dateutil/types-python-dateutil-2.8.16.ebuild b/dev-python/types-python-dateutil/types-python-dateutil-2.8.16.ebuild index adcbd91977..5c6215e010 100644 --- a/dev-python/types-python-dateutil/types-python-dateutil-2.8.16.ebuild +++ b/dev-python/types-python-dateutil/types-python-dateutil-2.8.16.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} pypy3 ) +PYTHON_COMPAT=( python3_{8..11} pypy3 ) inherit distutils-r1