From 4347748fe85b2d975149502d71eb73ef368e92e4 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 26 Apr 2020 00:50:19 -0700 Subject: [PATCH] dev-python/kazoo: PYTHON_COMPAT+=(python3_7) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Zac Medico --- dev-python/kazoo/kazoo-2.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/kazoo/kazoo-2.6.1.ebuild b/dev-python/kazoo/kazoo-2.6.1.ebuild index d2233dcf8c20..1e43f82a01ed 100644 --- a/dev-python/kazoo/kazoo-2.6.1.ebuild +++ b/dev-python/kazoo/kazoo-2.6.1.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