Skip to content

Commit

Permalink
media-fonts/terminus-font: allow python-3.10
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <[email protected]>
  • Loading branch information
Sergei Trofimovich committed May 15, 2021
1 parent 2cc7884 commit 29520cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-fonts/terminus-font/terminus-font-4.49.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit font python-any-r1

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

0 comments on commit 29520cb

Please sign in to comment.