commit:     ae1180d8494b5725ce9d1a37e4f19d86326fd385
Author:     Cédric Krier <cedk <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  6 09:08:39 2021 +0000
Commit:     Cédric Krier <cedk <AT> gentoo <DOT> org>
CommitDate: Sat Mar  6 09:09:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae1180d8

dev-vcs/hg-evolve: add support for python 3.9

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Cédric Krier <cedk <AT> gentoo.org>

 dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild 
b/dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild
index 4195b19e959..362e472bb40 100644
--- a/dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild
+++ b/dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=no
 
 inherit distutils-r1

Reply via email to