dev-python/kazoo: PYTHON_COMPAT+=(python3_8)
authorZac Medico <zmedico@gentoo.org>
Wed, 12 Feb 2020 23:09:50 +0000 (15:09 -0800)
committerZac Medico <zmedico@gentoo.org>
Wed, 12 Feb 2020 23:17:29 +0000 (15:17 -0800)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-python/kazoo/kazoo-2.6.1.ebuild

index b55f6915f63ed2858bd9f2e77093dcb2e1c98739..948c64c25bdfe06842589bd7b1467795c11141e0 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_6 python3_8 )
 
 inherit distutils-r1