diff options
Diffstat (limited to 'dev-vcs/git-srht/git-srht-0.83.1.ebuild')
-rw-r--r-- | dev-vcs/git-srht/git-srht-0.83.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |