Revert "dev-build/fobis: revert py3.14 compat (with for dev-libs/stringifor)"

This reverts commit d0cc333ca1.

The dev-python/graphviz is py3.14 compatible now in portage

Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
Sergey Torokhov
2025-10-20 21:09:12 +03:00
parent 00cdb38d9b
commit e2769d5aad
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..13} )
PYTHON_COMPAT=( python3_{11..14} )
PYPI_PN="FoBiS.py"
PYPI_NO_NORMALIZE=1

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