summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-04-29 14:03:22 +0200
committerMichał Górny <mgorny@gentoo.org>2021-04-29 14:03:22 +0200
commit5b2769f6aac9ecb0cc01306fb465fc62d2d80686 (patch)
tree4af07a5565a4e0971a59197ee07a03c6d4a89007
parentnet-misc/electrum: Remove old (diff)
downloadgentoo-5b2769f6.tar.gz
gentoo-5b2769f6.tar.bz2
gentoo-5b2769f6.zip
net-misc/electrum: Enable py3.9
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-misc/electrum/electrum-4.1.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/electrum/electrum-4.1.2-r1.ebuild b/net-misc/electrum/electrum-4.1.2-r1.ebuild
index 8299571facec..a8c551d5f9bb 100644
--- a/net-misc/electrum/electrum-4.1.2-r1.ebuild
+++ b/net-misc/electrum/electrum-4.1.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
PYTHON_REQ_USE="ncurses?"
inherit desktop distutils-r1 xdg-utils