mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-09 00:10:21 +03:00
sys-auth/elogind: enable py3.14
Signed-off-by: Antonis Tatmichalis <antonistatmichalis@outlook.com> Part-of: https://github.com/gentoo/gentoo/pull/44554 Closes: https://github.com/gentoo/gentoo/pull/44554 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
committed by
Andreas Sturmlechner
parent
4acd6f21e5
commit
f05e2f2a8b
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
if [[ ${PV} = *9999* ]]; then
|
||||
EGIT_BRANCH="v255-stable"
|
||||
|
||||
Reference in New Issue
Block a user