dev-python/utidylib: python3_7
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 27 Apr 2019 13:49:40 +0000 (15:49 +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/utidylib/utidylib-0.3-r2.ebuild

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