summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-06 13:53:52 +0100
committerSam James <sam@gentoo.org>2023-05-06 14:13:24 +0100
commit70320cacd8e497268b65f3cb5b3135c41b4b95db (patch)
treec606a8efb70c37b038f3dccb3bc42865e9eb1be8
parentsys-libs/binutils-libs: 2.40 patchlevel 5 bump (diff)
downloadgentoo-70320cacd8e497268b65f3cb5b3135c41b4b95db.tar.gz
gentoo-70320cacd8e497268b65f3cb5b3135c41b4b95db.tar.bz2
gentoo-70320cacd8e497268b65f3cb5b3135c41b4b95db.zip
net-misc/electrum-ltc: enable py3.11
Closes: https://bugs.gentoo.org/897124 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/electrum-ltc/electrum-ltc-4.2.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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