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: Tue, 25 Aug 2020 22:46:16
Message-Id: 1598395541.090a8142d5ed84f73988bc437e9ae050c0585189.sam@gentoo
1 commit: 090a8142d5ed84f73988bc437e9ae050c0585189
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 22:45:41 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 22:45:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=090a8142
7
8 www-client/firefox: Stabilize 68.12.0 arm64, #739006
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-client/firefox/firefox-68.12.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox/firefox-68.12.0.ebuild b/www-client/firefox/firefox-68.12.0.ebuild
16 index efb7f59ba87..2ef5ba72063 100644
17 --- a/www-client/firefox/firefox-68.12.0.ebuild
18 +++ b/www-client/firefox/firefox-68.12.0.ebuild
19 @@ -48,7 +48,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \
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"
27 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"