diff options
-rw-r--r-- | sys-apps/tuned/tuned-2.22.1-r1.ebuild (renamed from sys-apps/tuned/tuned-2.22.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/tuned/tuned-2.22.1.ebuild b/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 |