commit:     32320585549d0093e34c615108029014d8d61632
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 25 17:12:09 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 25 18:35:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32320585

app-admin/system-config-printer: enable py3.11

Fedora do it, so we can too.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-admin/system-config-printer/system-config-printer-1.5.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-admin/system-config-printer/system-config-printer-1.5.18.ebuild 
b/app-admin/system-config-printer/system-config-printer-1.5.18.ebuild
index da888acedc10..fd5b6fe104cb 100644
--- a/app-admin/system-config-printer/system-config-printer-1.5.18.ebuild
+++ b/app-admin/system-config-printer/system-config-printer-1.5.18.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 PYTHON_REQ_USE="xml(+)"
 inherit python-single-r1 systemd udev xdg
 

Reply via email to