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: Thu, 04 Jun 2020 07:47:36
Message-Id: 1591256835.c87110015e9ae506182e659017a988f98f33d2a4.whissi@gentoo
1 commit: c87110015e9ae506182e659017a988f98f33d2a4
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 4 07:47:15 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 4 07:47:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8711001
7
8 www-client/firefox: amd64 & x86 stable
9
10 Bug: https://bugs.gentoo.org/726844
11 Package-Manager: Portage-2.3.100, Repoman-2.3.22
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 www-client/firefox/firefox-68.9.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-client/firefox/firefox-68.9.0.ebuild b/www-client/firefox/firefox-68.9.0.ebuild
18 index b916ced8dec..e700d55131d 100644
19 --- a/www-client/firefox/firefox-68.9.0.ebuild
20 +++ b/www-client/firefox/firefox-68.9.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"