Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Sat, 28 Dec 2019 01:21:17
Message-Id: 1577496067.e4e7d2624c7708ba8b87aa9cdfda78bd4b6c71c4.bman@gentoo
1 commit: e4e7d2624c7708ba8b87aa9cdfda78bd4b6c71c4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 28 01:20:57 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 28 01:21:07 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e7d262
7
8 www-client/firefox: arm64 stable (bug #702638)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.84, Repoman-2.3.20
12
13 www-client/firefox/firefox-68.3.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-68.3.0.ebuild b/www-client/firefox/firefox-68.3.0.ebuild
17 index 11d9cec0fe1..8fa8a84ebb5 100644
18 --- a/www-client/firefox/firefox-68.3.0.ebuild
19 +++ b/www-client/firefox/firefox-68.3.0.ebuild
20 @@ -47,7 +47,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \
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"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"