Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Sat, 03 Oct 2020 16:11:31
Message-Id: 1601741485.78a31c0ba5d23ec630f0ba2fffe96584483de455.sam@gentoo
1 commit: 78a31c0ba5d23ec630f0ba2fffe96584483de455
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 3 16:09:58 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 3 16:11:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78a31c0b
7
8 www-client/firefox: Stabilize 78.3.1 arm64, #744208
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-client/firefox/firefox-78.3.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox/firefox-78.3.1.ebuild b/www-client/firefox/firefox-78.3.1.ebuild
16 index 435c136aa5e..23022d62897 100644
17 --- a/www-client/firefox/firefox-78.3.1.ebuild
18 +++ b/www-client/firefox/firefox-78.3.1.ebuild
19 @@ -46,7 +46,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${PN}-${MOZ_PV}.source.tar.xz
20 DESCRIPTION="Firefox Web Browser"
21 HOMEPAGE="https://www.mozilla.com/firefox"
22
23 -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 arm64 ~ppc64 ~x86"
25
26 SLOT="0/esr$(ver_cut 1)"
27 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"