From fc41de097c8b72ab6ddc590c1a5a78754a56a767 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Thu, 2 Jun 2022 14:47:45 +0300 Subject: [PATCH] www-client/firefox: stabilize 91.10.0 for x86 Bug: https://bugs.gentoo.org/846884 Signed-off-by: Joonas Niilola --- www-client/firefox/firefox-91.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-91.10.0.ebuild b/www-client/firefox/firefox-91.10.0.ebuild index 7f2406fdf820b..4576170eac776 100644 --- a/www-client/firefox/firefox-91.10.0.ebuild +++ b/www-client/firefox/firefox-91.10.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 x86" SLOT="esr" LICENSE="MPL-2.0 GPL-2 LGPL-2.1"