commit: a7d603c4515368a595af8498fd102d10c3a4af3e Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Thu Mar 10 02:26:06 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Mar 10 02:36:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d603c4
media-fonts/fira-code: keyword ~riscv, #834862 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> media-fonts/fira-code/fira-code-6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-fonts/fira-code/fira-code-6.2.ebuild b/media-fonts/fira-code/fira-code-6.2.ebuild index 811d1d693386..c1290994b3ee 100644 --- a/media-fonts/fira-code/fira-code-6.2.ebuild +++ b/media-fonts/fira-code/fira-code-6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tonsky/FiraCode/releases/download/${PV}/Fira_Code_v$ LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" DOCS=( README.txt specimen.html fira_code.css )
