1
0
mirror of synced 2024-06-02 02:38:10 +02:00

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:
Horea Christian 2022-09-27 23:34:44 -04:00
parent 69495c26a1
commit 2fa1dc3fec
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_7 python3_8 )
PYTHON_COMPAT=( python3_{8..11} )
inherit git-r3 python-single-r1 xdg