Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Wed, 29 Jun 2022 15:15:56
Message-Id: 1656515748.ff69bdd8c43a799cb0096980483cb805d8b50350.juippis@gentoo
1 commit: ff69bdd8c43a799cb0096980483cb805d8b50350
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 13:51:44 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 15:15:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff69bdd8
7
8 www-client/firefox: stabilize 91.11.0 for x86
9
10 Bug: https://bugs.gentoo.org/855059
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 www-client/firefox/firefox-91.11.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-91.11.0.ebuild b/www-client/firefox/firefox-91.11.0.ebuild
17 index 3c2db1e1ff16..39828ee52355 100644
18 --- a/www-client/firefox/firefox-91.11.0.ebuild
19 +++ b/www-client/firefox/firefox-91.11.0.ebuild
20 @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}
21 DESCRIPTION="Firefox Web Browser"
22 HOMEPAGE="https://www.mozilla.com/firefox"
23
24 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
26
27 SLOT="esr"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"