sci-visualization/pythonprop: Remove py3.11

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-12-21 18:37:38 +01:00
parent 4efabdddb1
commit e08bbc5a7c

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..13} )
PYTHON_COMPAT=( python3_{12..13} )
inherit autotools python-single-r1