Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Mon, 24 Feb 2020 23:04:51
Message-Id: 1582585467.27a6f66174254e9a9eeafe610168742d971d8c01.whissi@gentoo
1 commit: 27a6f66174254e9a9eeafe610168742d971d8c01
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 24 23:04:27 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 24 23:04:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27a6f661
7
8 www-client/firefox: amd64 & x86 stable (bug #709346)
9
10 Bug: https://bugs.gentoo.org/709346
11 Package-Manager: Portage-2.3.89, Repoman-2.3.20
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 www-client/firefox/firefox-68.5.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-client/firefox/firefox-68.5.0.ebuild b/www-client/firefox/firefox-68.5.0.ebuild
18 index 55cb0402f54..50337cc6651 100644
19 --- a/www-client/firefox/firefox-68.5.0.ebuild
20 +++ b/www-client/firefox/firefox-68.5.0.ebuild
21 @@ -47,7 +47,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \
22 DESCRIPTION="Firefox Web Browser"
23 HOMEPAGE="https://www.mozilla.com/firefox"
24
25 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm64 ~ppc64 x86"
27
28 SLOT="0"
29 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"