mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sys-power/amdfan: remove py3.10 and add py3.13
Closes: https://bugs.gentoo.org/936809 Signed-off-by: Philippe-Alexandre Mathieu <pamathieu@poum.ca>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=poetry
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
|
||||
inherit distutils-r1 systemd autotools
|
||||
|
||||
Reference in New Issue
Block a user