From 1aeca8385689f5cdd20150b8032cc6657cd259cb Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Fri, 6 Mar 2020 10:28:25 -0800 Subject: [PATCH] dev-python/pyformance-0.4-r1: add python3_7 Package-Manager: Portage-2.3.92, Repoman-2.3.20 Signed-off-by: Patrick McLean --- dev-python/pyformance/pyformance-0.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyformance/pyformance-0.4-r1.ebuild b/dev-python/pyformance/pyformance-0.4-r1.ebuild index 92b43e1f1e9a..a071e4b9c063 100644 --- a/dev-python/pyformance/pyformance-0.4-r1.ebuild +++ b/dev-python/pyformance/pyformance-0.4-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_6 python3_8 ) +PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) inherit distutils-r1 -- 2.26.2