From: Michał Górny Date: Tue, 11 Feb 2020 12:07:11 +0000 (+0100) Subject: net-proxy/sshuttle: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f5376899ccdd817f6ce546ed6017ee970f59f952;p=gentoo.git net-proxy/sshuttle: Remove py2 Signed-off-by: Michał Górny --- diff --git a/net-proxy/sshuttle/sshuttle-0.78.5.ebuild b/net-proxy/sshuttle/sshuttle-0.78.5.ebuild index 1d37cfea3822..497f9299ed09 100644 --- 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