summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-31 14:35:13 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-31 14:48:46 +0200
commit584581e18e41a2fd52f724a76e9687e537aa7771 (patch)
treef051ca1a9e977d1adfa800350eb798c465369e79 /net-misc
parentapp-antivirus/clamav: Fixed compilation with sys-libs/ncurses[tinfo] (diff)
downloadgentoo-584581e18e41a2fd52f724a76e9687e537aa7771.tar.gz
gentoo-584581e18e41a2fd52f724a76e9687e537aa7771.tar.bz2
gentoo-584581e18e41a2fd52f724a76e9687e537aa7771.zip
net-misc/electrum: Enable py3.7
Closes: https://bugs.gentoo.org/690288 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/electrum/electrum-3.3.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/electrum/electrum-3.3.6-r2.ebuild b/net-misc/electrum/electrum-3.3.6-r2.ebuild
index a58e68be7304..9421498d728a 100644
--- a/net-misc/electrum/electrum-3.3.6-r2.ebuild
+++ b/net-misc/electrum/electrum-3.3.6-r2.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
PYTHON_REQ_USE="ncurses?"
inherit desktop distutils-r1 xdg-utils