dev-python/sshtunnel: python3_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:22:57 +0000 (13:22 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 19:25:04 +0000 (20:25 +0100)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild

index f17053cfbc809d8323b4e7e9a9e5c0b9f70553d4..bd32905db06edbbb2177f10f0891305ff6d0cfe9 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit distutils-r1