Diff gsd-3.1.0 with a gsd-3.1.1

/usr/portage/dev-python/gsd/gsd-3.1.1.ebuild 2023-10-09 14:52:30.288368370 +0300
5 5

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

  
10 10
inherit distutils-r1
11 11

  
Thank you!