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