From 0c759708f88a0c23bd5615bb5db99ffb8dfbd4c6 Mon Sep 17 00:00:00 2001 From: Sergey Torokhov Date: Thu, 11 Mar 2021 22:47:14 +0300 Subject: [PATCH] dev-vcs/tortoisehg: 5.7 add PYTHON_COMPAT python3_9 Signed-off-by: Sergey Torokhov Signed-off-by: Joonas Niilola --- 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 c21be87b9ac73..439a13c2c8120 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