dev-python/iniparse: python3_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 27 Apr 2019 13:50:14 +0000 (15:50 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 27 Apr 2019 14:45:50 +0000 (16:45 +0200)
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/iniparse/iniparse-0.4-r2.ebuild

index 82011f6822b3a04f30068561ec76a0c35c79bb0b..f7c8c47a1463a93d8865de04841eb1026941bd5b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 
 inherit distutils-r1