commit: e0a50282368b2f638546f31b517e009c7651ac83
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 6 13:23:17 2024 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Jun 6 13:32:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a50282
sys-apps/tuned: support python3.12
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
sys-apps/tuned/{tuned-2.22.1.ebuild => tuned-2.22.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/tuned/tuned-2.22.1.ebuild
b/sys-apps/tuned/tuned-2.22.1-r1.ebuild
similarity index 97%
rename from sys-apps/tuned/tuned-2.22.1.ebuild
rename to sys-apps/tuned/tuned-2.22.1-r1.ebuild
index 574731427297..7f5306e69847 100644
--- a/sys-apps/tuned/tuned-2.22.1.ebuild
+++ b/sys-apps/tuned/tuned-2.22.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit optfeature python-single-r1 tmpfiles xdg-utils