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: Tue, 02 Oct 2018 21:35:38
Message-Id: 1538516123.eac081fadc77c4b97ef188490b13e47e1880525d.whissi@gentoo
1 commit: eac081fadc77c4b97ef188490b13e47e1880525d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 2 21:23:43 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 2 21:35:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eac081fa
7
8 www-client/firefox: amd64 & x86 stable (bug #667612)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/firefox/firefox-60.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-60.2.2.ebuild b/www-client/firefox/firefox-60.2.2.ebuild
17 index 1a1ff77b07b..1923dd9db2b 100644
18 --- a/www-client/firefox/firefox-60.2.2.ebuild
19 +++ b/www-client/firefox/firefox-60.2.2.ebuild
20 @@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils llvm \
21 DESCRIPTION="Firefox Web Browser"
22 HOMEPAGE="https://www.mozilla.com/firefox"
23
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26
27 SLOT="0"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"