Diff hatop-0.8.1 with a hatop-0.8.2

/usr/portage/net-proxy/hatop/hatop-0.8.2.ebuild 2023-10-09 14:52:34.752368483 +0300
3 3

  
4 4
EAPI=7
5 5

  
6
PYTHON_COMPAT=( python3_{9..10} )
6
PYTHON_COMPAT=( python3_{9..11} )
7 7
PYTHON_REQ_USE="ncurses"
8 8

  
9 9
inherit python-r1
Thank you!