media-gfx/fontforge: forwardport py3.12

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-05-03 12:21:19 +01:00
parent 5ce94e70a1
commit e41386aa8d

View File

@@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..12} )
inherit python-single-r1 xdg cmake
DESCRIPTION="postscript font editor and converter"