diff --git a/sys-auth/elogind/elogind-252.9-r2.ebuild b/sys-auth/elogind/elogind-252.9-r3.ebuild similarity index 98% rename from sys-auth/elogind/elogind-252.9-r2.ebuild rename to sys-auth/elogind/elogind-252.9-r3.ebuild index ec84748af89aa..5a811357615c5 100644 --- a/sys-auth/elogind/elogind-252.9-r2.ebuild +++ b/sys-auth/elogind/elogind-252.9-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) if [[ ${PV} = *9999* ]]; then EGIT_BRANCH="v252-stable"