aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe-Alexandre Mathieu <pamathieu@poum.ca>2024-07-28 14:16:43 -0400
committerPhilippe-Alexandre Mathieu <pamathieu@poum.ca>2024-07-28 14:16:43 -0400
commit6fa58a9dddce5d2d6f42c38c07a5bc596d028c83 (patch)
tree93f45bdc2ad389e6b21173034fa31705db768281 /sys-power
parentnet-misc/freetube-bin: add 0.21.2 (diff)
downloadguru-6fa58a9dddce5d2d6f42c38c07a5bc596d028c83.tar.gz
guru-6fa58a9dddce5d2d6f42c38c07a5bc596d028c83.tar.bz2
guru-6fa58a9dddce5d2d6f42c38c07a5bc596d028c83.zip
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>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/amdfan/amdfan-0.2.1-r2.ebuild (renamed from sys-power/amdfan/amdfan-0.2.1-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/amdfan/amdfan-0.2.1-r1.ebuild b/sys-power/amdfan/amdfan-0.2.1-r2.ebuild
index 4ce851552..7b5c0dd97 100644
--- a/sys-power/amdfan/amdfan-0.2.1-r1.ebuild
+++ b/sys-power/amdfan/amdfan-0.2.1-r2.ebuild
@@ -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