commit:     0c759708f88a0c23bd5615bb5db99ffb8dfbd4c6
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Thu Mar 11 19:47:14 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 15:17:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c759708

dev-vcs/tortoisehg: 5.7 add PYTHON_COMPAT python3_9

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-vcs/tortoisehg/tortoisehg-5.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/tortoisehg/tortoisehg-5.7.ebuild 
b/dev-vcs/tortoisehg/tortoisehg-5.7.ebuild
index c21be87b9ac..439a13c2c81 100644
--- a/dev-vcs/tortoisehg/tortoisehg-5.7.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-5.7.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
 

Reply via email to