commit: 6699d706da0de3303ca7ecdefe105b422909ea12 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Tue Sep 22 23:18:56 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Tue Sep 22 23:20:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6699d706
dev-python/PyECLib: add py38 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> 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 fedd15c2e45..3453a05f31a 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
