commit:     0da0d4c48497d305d59f2721751c7408f6269214
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 19:01:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 19:01:59 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da0d4c4

app-admin/undertaker-scripts: enable py3.10 and disable py3.7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-admin/undertaker-scripts/undertaker-scripts-1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/undertaker-scripts/undertaker-scripts-1.ebuild 
b/app-admin/undertaker-scripts/undertaker-scripts-1.ebuild
index 069510d21e88..3531d7b8d0ea 100644
--- a/app-admin/undertaker-scripts/undertaker-scripts-1.ebuild
+++ b/app-admin/undertaker-scripts/undertaker-scripts-1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 inherit python-single-r1
 
 DESCRIPTION="Scripts to help retiring Gentoo developers"

Reply via email to