From 22243cd1b5233770cd0a771cb9f6d28de4d965dc Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Wed, 1 Mar 2023 20:11:12 -0500 Subject: dev-vcs/git-srht: disable py3.8, py3.9 Signed-off-by: Julien Roy --- dev-vcs/git-srht/git-srht-0.83.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-srht/git-srht-0.83.1.ebuild b/dev-vcs/git-srht/git-srht-0.83.1.ebuild index 39f07ed..459a401 100644 --- a/dev-vcs/git-srht/git-srht-0.83.1.ebuild +++ b/dev-vcs/git-srht/git-srht-0.83.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_10 ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 go-module optfeature systemd -- cgit v1.2.3