net-im/toot: Drop support for python3_9
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
dd2e7f3d17
commit
6e859e8375
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="8"
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
PYTHON_COMPAT=( python3_10 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user