Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
Date: Tue, 03 Jan 2017 11:54:27
Message-Id: 1483444447.312247ffdc772ab7854bcdc13cdb86b9d8e82810.bman@gentoo
1 commit: 312247ffdc772ab7854bcdc13cdb86b9d8e82810
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 11:54:07 2017 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 11:54:07 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312247ff
7
8 www-client/firefox-bin: amd64 x86 stable wrt bug #602576
9
10 www-client/firefox-bin/firefox-bin-45.6.0.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/www-client/firefox-bin/firefox-bin-45.6.0.ebuild b/www-client/firefox-bin/firefox-bin-45.6.0.ebuild
14 index 615ce3f..07fd9c5 100644
15 --- a/www-client/firefox-bin/firefox-bin-45.6.0.ebuild
16 +++ b/www-client/firefox-bin/firefox-bin-45.6.0.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 @@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
24 HOMEPAGE="http://www.mozilla.com/firefox"
25 RESTRICT="strip mirror"
26
27 -KEYWORDS="-* ~amd64 ~x86"
28 +KEYWORDS="-* amd64 x86"
29 SLOT="0"
30 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
31 IUSE="selinux startup-notification"