dev-python/zVMCloudConnector: add py38

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Matthew Thode
2020-10-18 17:27:21 -05:00
parent 2454315559
commit 6f4dc00d60

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_6 python3_7 )
PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
inherit distutils-r1