commit: 1331779a8ea5a506e359555846924b0e332868b0 Author: jinqiang zhang <peeweep <AT> 0x0 <DOT> ee> AuthorDate: Thu Mar 30 12:47:11 2023 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Mar 31 05:38:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1331779a
www-client/firefox: keyword 111.0 for ~riscv Closes: https://bugs.gentoo.org/903411 Closes: https://github.com/gentoo/gentoo/pull/30386 Signed-off-by: jinqiang zhang <peeweep <AT> 0x0.ee> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> www-client/firefox/firefox-111.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-111.0.ebuild b/www-client/firefox/firefox-111.0.ebuild index 9a9e8b44e058..f6cac626ceea 100644 --- a/www-client/firefox/firefox-111.0.ebuild +++ b/www-client/firefox/firefox-111.0.ebuild @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" SLOT="rapid" LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
