diff --git a/media-gfx/fontforge/fontforge-20230101-r1.ebuild b/media-gfx/fontforge/fontforge-20230101-r1.ebuild index acbd7a1c4708f..261c8f986c790 100644 --- a/media-gfx/fontforge/fontforge-20230101-r1.ebuild +++ b/media-gfx/fontforge/fontforge-20230101-r1.ebuild @@ -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"