Diff tortoisehg-6.5.1 with a tortoisehg-9999

/usr/portage/dev-vcs/tortoisehg/tortoisehg-9999.ebuild 2023-10-09 14:52:31.028368389 +0300
3 3

  
4 4
EAPI=8
5 5

  
6
PYTHON_COMPAT=( python3_{10..12} )
6
PYTHON_COMPAT=( python3_{10..11} )
7 7
DISTUTILS_USE_PEP517=setuptools
8 8

  
9 9
inherit desktop distutils-r1 optfeature xdg-utils
Thank you!