Diff votca-2022.1 with a votca-9999

/usr/portage/sci-chemistry/votca/votca-9999.ebuild 2023-10-09 14:52:35.040368490 +0300
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
5
PYTHON_COMPAT=( python3_{9..11} )
5
PYTHON_COMPAT=( python3_{9..10} )
6 6

  
7 7
inherit bash-completion-r1 cmake python-single-r1
8 8

  
Thank you!