projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca05c21
)
net-misc/electrum: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Wed, 31 Jul 2019 12:35:13 +0000
(14:35 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 31 Jul 2019 12:48:46 +0000
(14:48 +0200)
Closes: https://bugs.gentoo.org/690288
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/electrum/electrum-3.3.6-r2.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/electrum/electrum-3.3.6-r2.ebuild
b/net-misc/electrum/electrum-3.3.6-r2.ebuild
index a58e68be7304ecdb0bf3a995c182dcb444791745..9421498d728a72bc14a9dba2fdb41d049fbc9a0c 100644
(file)
--- 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