From 3f7d7af9e5c985a231e8e2019fa7f85cdc4ba477 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 27 Jan 2019 15:34:37 -0600 Subject: dev-python/reno: py37 support Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode --- dev-python/reno/reno-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/reno') diff --git a/dev-python/reno/reno-2.7.0.ebuild b/dev-python/reno/reno-2.7.0.ebuild index 5c6ce8885859..3740aaf3589a 100644 --- a/dev-python/reno/reno-2.7.0.ebuild +++ b/dev-python/reno/reno-2.7.0.ebuild @@ -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 -- cgit v1.2.3-65-gdbad