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: Wed, 22 Jan 2020 21:10:35
Message-Id: 1579727424.381b8016e3ffdffd5b32446e196516778a328279.whissi@gentoo
1 commit: 381b8016e3ffdffd5b32446e196516778a328279
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 22 21:10:14 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 22 21:10:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381b8016
7
8 www-client/firefox: amd64 & x86 stable
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/firefox/firefox-68.4.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-68.4.2.ebuild b/www-client/firefox/firefox-68.4.2.ebuild
17 index 53a91a96f61..bd8483984c0 100644
18 --- a/www-client/firefox/firefox-68.4.2.ebuild
19 +++ b/www-client/firefox/firefox-68.4.2.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"