dev-python/kazoo: PYTHON_COMPAT+=(python3_7)
authorZac Medico <zmedico@gentoo.org>
Sun, 26 Apr 2020 07:50:19 +0000 (00:50 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 26 Apr 2020 08:00:29 +0000 (01:00 -0700)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-python/kazoo/kazoo-2.6.1.ebuild

index d2233dcf8c203b9f7d2ff2a8cdec5b28d726dd52..1e43f82a01ed7722c32e74f6fe07a8cc9d917f9b 100644 (file)
@@ -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