From f9e5d2726460f5370f37f2ac64d4e8291472d404 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Tue, 11 Feb 2020 13:01:18 -0600 Subject: [PATCH] dev-python/python-senlinclient: mark py37 as supported Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- .../python-senlinclient/python-senlinclient-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild b/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild index 413cbf9fa217..f1b2e3660f8c 100644 --- a/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild +++ b/dev-python/python-senlinclient/python-senlinclient-1.2.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 -PYTHON_COMPAT=( python3_6 ) +EAPI=7 +PYTHON_COMPAT=( python3_6 python3_7 ) inherit distutils-r1 -- 2.26.2