diff --git a/sys-auth/elogind/elogind-255.17-r1.ebuild b/sys-auth/elogind/elogind-255.17-r1.ebuild index 052b2e02b4c3d..9360bdbc5b9d9 100644 --- a/sys-auth/elogind/elogind-255.17-r1.ebuild +++ b/sys-auth/elogind/elogind-255.17-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..14} ) if [[ ${PV} = *9999* ]]; then EGIT_BRANCH="v255-stable"