Skip to content

Commit

Permalink
media-fonts/terminus-font: enable py3.11
Browse files Browse the repository at this point in the history
Thanks-to: Boris Staletic <[email protected]>
Closes: https://bugs.gentoo.org/862187
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Aug 21, 2022
1 parent 5e35348 commit 6bcd046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-fonts/terminus-font/terminus-font-4.49.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit font python-any-r1

DESCRIPTION="A clean fixed font for the console and X11"
Expand Down

0 comments on commit 6bcd046

Please sign in to comment.