commit:     70320cacd8e497268b65f3cb5b3135c41b4b95db
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 12:53:52 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 13:13:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70320cac

net-misc/electrum-ltc: enable py3.11

Closes: https://bugs.gentoo.org/897124
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild 
b/net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild
index 25bf90e5643a..64c650229a76 100644
--- a/net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild
+++ b/net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{10..11} )
 PYTHON_REQ_USE="ncurses?"
 
 inherit distutils-r1 xdg-utils desktop

Reply via email to