dev-libs/open62541: Remove py3.11

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2025-12-22 17:58:56 +01:00
parent 63048504ea
commit 7179c5d491

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{11..14} )
PYTHON_COMPAT=( python3_{12..14} )
inherit cmake python-single-r1