dev-util/clippy: enable py3.12
This commit is contained in:
parent
3d6f56ac69
commit
8baaa91c95
|
@ -4,7 +4,7 @@
|
|||
EAPI=8
|
||||
|
||||
MY_P="frr-${PV}"
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_COMPAT=( python3_{9..12} )
|
||||
inherit autotools python-single-r1
|
||||
|
||||
DESCRIPTION="Standalone clippy tool built from FRR sources"
|
||||
|
|
Loading…
Reference in a new issue