commit:     b51f87961d2c5e7c09a2020f3b5871b7dfe8381e
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sat Sep  3 19:54:13 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Sat Sep  3 19:54:13 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b51f8796

games-util/legendary: enable py3.11

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 games-util/legendary/legendary-0.20.28.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/legendary/legendary-0.20.28.ebuild 
b/games-util/legendary/legendary-0.20.28.ebuild
index afaf69375..b23539c5c 100644
--- a/games-util/legendary/legendary-0.20.28.ebuild
+++ b/games-util/legendary/legendary-0.20.28.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1
 

Reply via email to