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 23:54:50
Message-Id: 1598399680.1a3bcbc12ee1f341bae6d6a78e0a6255848d98a2.sam@gentoo
1 commit: 1a3bcbc12ee1f341bae6d6a78e0a6255848d98a2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 23:54:34 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 23:54:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3bcbc1
7
8 www-client/firefox: amd64 stable (bug #739006)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 www-client/firefox/firefox-68.12.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-68.12.0.ebuild b/www-client/firefox/firefox-68.12.0.ebuild
17 index 2ef5ba72063..01778db9a18 100644
18 --- a/www-client/firefox/firefox-68.12.0.ebuild
19 +++ b/www-client/firefox/firefox-68.12.0.ebuild
20 @@ -48,7 +48,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"