diff options
-rw-r--r-- | media-fonts/symbols-nerd-font/symbols-nerd-font-3.2.1.ebuild | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/media-fonts/symbols-nerd-font/symbols-nerd-font-3.2.1.ebuild b/media-fonts/symbols-nerd-font/symbols-nerd-font-3.2.1.ebuild index b34c8ab39fa4..b3ffc52cf8b2 100644 --- a/media-fonts/symbols-nerd-font/symbols-nerd-font-3.2.1.ebuild +++ b/media-fonts/symbols-nerd-font/symbols-nerd-font-3.2.1.ebuild @@ -20,11 +20,6 @@ S=${WORKDIR} LICENSE="MIT" SLOT="0" -# Unkeyworded for now given unsure if will be keeping this package until kitty -# makes a release and still requires it (reserving to drop without last-rite). -# -# If used, will match keywords with kitty not to bother arch teams over an -# allarches package that just copies prebuilt fonts. -#KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" BDEPEND="app-arch/unzip" |