dev-util/quilttools: Remove py3.11

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
This commit is contained in:
Paul Zander
2025-12-22 18:02:42 +01:00
parent 3ab1ef81aa
commit 6c6dd3ce2e

View File

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