From 9e634e02e113ebf0b6a41c547cc819558bf95b9e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 6 Feb 2020 07:11:31 +0100 Subject: dev-python/sshtunnel: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/sshtunnel') diff --git a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild index 6dd946103b12..dafebc1d8116 100644 --- a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild +++ b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="Pure python SSH tunnels" -- cgit v1.2.3-65-gdbad