mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-fonts/fira-sans: make otf the default installed font format.
A mistake from yesterday's bump. Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
@@ -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 )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user