net-im/toxic: enable py3.10, py3.11, py3.9 and disable py3.7
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
69495c26a1
commit
2fa1dc3fec
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_7 python3_8 )
|
||||
PYTHON_COMPAT=( python3_{8..11} )
|
||||
|
||||
inherit git-r3 python-single-r1 xdg
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user