projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bc3d55
)
net-proxy/sshuttle: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:07:11 +0000
(13:07 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:16:27 +0000
(13:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-proxy/sshuttle/sshuttle-0.78.5.ebuild
patch
|
blob
|
history
diff --git
a/net-proxy/sshuttle/sshuttle-0.78.5.ebuild
b/net-proxy/sshuttle/sshuttle-0.78.5.ebuild
index 1d37cfea3822f94156084ac36846f25e3337ebad..497f9299ed098efd83a99564e22cfaede44f6910 100644
(file)
--- a/
net-proxy/sshuttle/sshuttle-0.78.5.ebuild
+++ b/
net-proxy/sshuttle/sshuttle-0.78.5.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit linux-info distutils-r1