commit: f86de9711113b7996180c9d0261f41c59ea9bcba
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 06:49:39 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 07:03:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86de971
dev-vcs/tortoisehg: update EAPI 7 -> 8 on 5.9.1
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-vcs/tortoisehg/tortoisehg-5.9.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-vcs/tortoisehg/tortoisehg-5.9.1.ebuild
b/dev-vcs/tortoisehg/tortoisehg-5.9.1.ebuild
index 97e0009c544..04d471e7990 100644
--- a/dev-vcs/tortoisehg/tortoisehg-5.9.1.ebuild
+++ b/dev-vcs/tortoisehg/tortoisehg-5.9.1.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
+
PYTHON_COMPAT=( python3_{8..9} )
DISTUTILS_USE_SETUPTOOLS=no