dev-python/reno: py37 support
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 27 Jan 2019 21:34:37 +0000 (15:34 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 28 Jan 2019 00:23:48 +0000 (18:23 -0600)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/reno/reno-2.7.0.ebuild

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