summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-09-21 09:49:39 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-09-21 10:03:05 +0300
commitf86de9711113b7996180c9d0261f41c59ea9bcba (patch)
treeb1bd04f20f00ed0fe1b9bc96786fde8c1747a581 /dev-vcs
parentdev-vcs/tortoisehg: 5.9.1 version bump (diff)
downloadgentoo-f86de9711113b7996180c9d0261f41c59ea9bcba.tar.gz
gentoo-f86de9711113b7996180c9d0261f41c59ea9bcba.tar.bz2
gentoo-f86de9711113b7996180c9d0261f41c59ea9bcba.zip
dev-vcs/tortoisehg: update EAPI 7 -> 8 on 5.9.1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/tortoisehg/tortoisehg-5.9.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/tortoisehg/tortoisehg-5.9.1.ebuild b/dev-vcs/tortoisehg/tortoisehg-5.9.1.ebuild
index 97e0009c544a..04d471e79909 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