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: Thu, 04 Nov 2021 08:41:22
Message-Id: 1636015190.28cc0d41f016e412b5e9410e6c8b7f0e04a83a0b.juippis@gentoo
1 commit: 28cc0d41f016e412b5e9410e6c8b7f0e04a83a0b
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 4 08:39:50 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 4 08:39:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28cc0d41
7
8 www-client/firefox: stabilize 91.3.0 for amd64
9
10 Bug: https://bugs.gentoo.org/821385
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 www-client/firefox/firefox-91.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-91.3.0.ebuild b/www-client/firefox/firefox-91.3.0.ebuild
17 index 6a93d263c45..f425d977b20 100644
18 --- a/www-client/firefox/firefox-91.3.0.ebuild
19 +++ b/www-client/firefox/firefox-91.3.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="0/esr$(ver_cut 1)"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"