commit: 6f4dc00d60481294a1e104de33f345fa4cd684bf Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Oct 18 22:27:21 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Oct 18 22:27:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4dc00d
dev-python/zVMCloudConnector: add py38 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild b/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild index a67e4cb2660..ab977d7009e 100644 --- a/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild +++ b/dev-python/zVMCloudConnector/zVMCloudConnector-1.4.1.ebuild @@ -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
