commit:     4051d79bbeba7f3c1ed61b047dafa7996098b3d7
Author:     Richard Fröhning <misanthropos <AT> gmx <DOT> de>
AuthorDate: Thu May  4 09:21:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May  5 04:42:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4051d79b

x11-misc/revelation: enable py3.11

Closes: https://bugs.gentoo.org/897350
Signed-off-by: Richard Fröhning <misanthropos <AT> gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/30867
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/revelation/revelation-0.5.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/revelation/revelation-0.5.5.ebuild 
b/x11-misc/revelation/revelation-0.5.5.ebuild
index 31deaaf42451..f31aeae6bc97 100644
--- a/x11-misc/revelation/revelation-0.5.5.ebuild
+++ b/x11-misc/revelation/revelation-0.5.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit gnome2-utils python-single-r1 meson xdg
 

Reply via email to