Skip to content

Commit

Permalink
media-gfx/fontforge: add python3.9
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Gilbert <[email protected]>
  • Loading branch information
floppym committed Oct 14, 2020
1 parent a169584 commit 2d38b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-gfx/fontforge/fontforge-20200314.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6,7,8,9} )

inherit python-single-r1 xdg cmake

Expand Down

0 comments on commit 2d38b33

Please sign in to comment.