commit: f461923488099badc2a227fcbd87d5b31267f010 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Wed Apr 14 04:19:39 2021 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Apr 14 04:19:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4619234
dev-python/PyECLib: add py39 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> dev-python/PyECLib/PyECLib-1.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/PyECLib/PyECLib-1.6.0.ebuild b/dev-python/PyECLib/PyECLib-1.6.0.ebuild index 72e3bb14389..2932a93997d 100644 --- a/dev-python/PyECLib/PyECLib-1.6.0.ebuild +++ b/dev-python/PyECLib/PyECLib-1.6.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_7 python3_8 ) +PYTHON_COMPAT=( python3_7 python3_8 python3_9 ) inherit distutils-r1 eutils multilib
