From 6699d706da0de3303ca7ecdefe105b422909ea12 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Tue, 22 Sep 2020 18:18:56 -0500 Subject: [PATCH] dev-python/PyECLib: add py38 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode --- dev-python/PyECLib/PyECLib-1.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyECLib/PyECLib-1.6.0.ebuild b/dev-python/PyECLib/PyECLib-1.6.0.ebuild index fedd15c2e4574..3453a05f31ad8 100644 --- a/dev-python/PyECLib/PyECLib-1.6.0.ebuild +++ b/dev-python/PyECLib/PyECLib-1.6.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_6 python3_7 ) +PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) inherit distutils-r1 eutils multilib