diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-08-17 07:14:42 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-08-17 07:20:32 -0400 |
commit | b009efa5bd89c98ab50d45fb5455e28c2b456c10 (patch) | |
tree | 6e757baccb90a8ef0941ccc65d77fa6ae5931860 /media-fonts/symbols-nerd-font | |
parent | dev-python/pywayland: Remove old (diff) | |
download | gentoo-b009efa5bd89c98ab50d45fb5455e28c2b456c10.tar.gz gentoo-b009efa5bd89c98ab50d45fb5455e28c2b456c10.tar.bz2 gentoo-b009efa5bd89c98ab50d45fb5455e28c2b456c10.zip |
media-fonts/symbols-nerd-font: match keywords with x11-terms/kitty
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-fonts/symbols-nerd-font')
-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" |