mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
media-fonts/nerdfonts: fix wrong variable order
Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger@gmail.com>
This commit is contained in:
@@ -7,11 +7,11 @@ inherit font
|
||||
|
||||
DESCRIPTION="Patched font collection with a high number of glyphs (icons)"
|
||||
HOMEPAGE="https://github.com/ryanoasis/nerd-fonts"
|
||||
S="${WORKDIR}"
|
||||
|
||||
LICENSE="OFL-1.1"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
S="${WORKDIR}"
|
||||
|
||||
FONTS=(
|
||||
0xProto 3270 AdwaitaMono Agave AnonymousPro Arimo AtkinsonHyperlegibleMono
|
||||
|
||||
Reference in New Issue
Block a user