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-bin/
Date: Wed, 27 Jun 2018 00:58:31
Message-Id: 1530061075.4adea27f2c9e71ea505590e4ca2873c32c1a2d96.whissi@gentoo
1 commit: 4adea27f2c9e71ea505590e4ca2873c32c1a2d96
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 00:56:50 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 00:57:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4adea27f
7
8 www-client/firefox-bin: amd64 & x86 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 www-client/firefox-bin/firefox-bin-52.9.0.ebuild | 2 +-
13 www-client/firefox-bin/firefox-bin-60.1.0.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/www-client/firefox-bin/firefox-bin-52.9.0.ebuild b/www-client/firefox-bin/firefox-bin-52.9.0.ebuild
17 index 157b1fd9c59..adf129801cf 100644
18 --- a/www-client/firefox-bin/firefox-bin-52.9.0.ebuild
19 +++ b/www-client/firefox-bin/firefox-bin-52.9.0.ebuild
20 @@ -33,7 +33,7 @@ SRC_URI="${SRC_URI}
21 HOMEPAGE="https://www.mozilla.org/en-US/firefox/"
22 RESTRICT="strip mirror"
23
24 -KEYWORDS="-* ~amd64 ~x86"
25 +KEYWORDS="-* amd64 x86"
26 SLOT="0"
27 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
28 IUSE="+ffmpeg +pulseaudio selinux startup-notification"
29
30 diff --git a/www-client/firefox-bin/firefox-bin-60.1.0.ebuild b/www-client/firefox-bin/firefox-bin-60.1.0.ebuild
31 index 8ca945b7569..1bd69fcb71f 100644
32 --- a/www-client/firefox-bin/firefox-bin-60.1.0.ebuild
33 +++ b/www-client/firefox-bin/firefox-bin-60.1.0.ebuild
34 @@ -33,7 +33,7 @@ SRC_URI="${SRC_URI}
35 HOMEPAGE="https://www.mozilla.org/en-US/firefox/"
36 RESTRICT="strip mirror"
37
38 -KEYWORDS="-* ~amd64 ~x86"
39 +KEYWORDS="-* amd64 x86"
40 SLOT="0"
41 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
42 IUSE="+ffmpeg +pulseaudio selinux startup-notification"