dev-python/flask-babelex: python3_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Nov 2019 12:14:17 +0000 (13:14 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 19:24:58 +0000 (20:24 +0100)
Tests passed.

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-python/flask-babelex/flask-babelex-0.9.3.ebuild

index 9a106c8b49e49c80b05729e48c8ba8d4ff632a7d..d29852f89832ab83d96f80418e469ef5d774a1a5 100644 (file)
@@ -2,7 +2,8 @@
 # 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