net-proxy/sshuttle: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 11 Feb 2020 12:07:11 +0000 (13:07 +0100)
committerMichał 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

index 1d37cfea3822f94156084ac36846f25e3337ebad..497f9299ed098efd83a99564e22cfaede44f6910 100644 (file)
@@ -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