Skip to content

Commit

Permalink
media-fonts/fira-sans: make otf the default installed font format.
Browse files Browse the repository at this point in the history
A mistake from yesterday's bump.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Jan 26, 2021
1 parent eb24d74 commit 87014ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-fonts/fira-sans/fira-sans-4.202.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SRC_URI="https://github.com/mozilla/Fira/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="otf +ttf"
IUSE="+otf ttf"

REQUIRED_USE="|| ( otf ttf )"

Expand Down

0 comments on commit 87014ee

Please sign in to comment.