dev-libs/stringifor: enable py3.14 compat

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2025-10-18 19:26:27 +03:00
parent b0f545ce97
commit 228b8d4ccd

View File

@@ -4,7 +4,7 @@
EAPI=8
FORTRAN_STANDARD=2003
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
inherit fortran-2 python-any-r1 toolchain-funcs