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: Tue, 23 Oct 2018 15:20:39
Message-Id: 1540307849.e956192f24dcc1c042233a8ed910bdcaa334953c.whissi@gentoo
1 commit: e956192f24dcc1c042233a8ed910bdcaa334953c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 23 15:17:29 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 23 15:17:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e956192f
7
8 www-client/firefox-bin: amd64 & x86 stable
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/firefox-bin/firefox-bin-60.3.0.ebuild | 2 +-
14 www-client/firefox-bin/firefox-bin-63.0.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-client/firefox-bin/firefox-bin-60.3.0.ebuild b/www-client/firefox-bin/firefox-bin-60.3.0.ebuild
18 index 7a6d5fde1e6..af452de7b79 100644
19 --- a/www-client/firefox-bin/firefox-bin-60.3.0.ebuild
20 +++ b/www-client/firefox-bin/firefox-bin-60.3.0.ebuild
21 @@ -33,7 +33,7 @@ SRC_URI="${SRC_URI}
22 HOMEPAGE="https://www.mozilla.org/en-US/firefox/"
23 RESTRICT="strip mirror"
24
25 -KEYWORDS="-* ~amd64 ~x86"
26 +KEYWORDS="-* amd64 x86"
27 SLOT="0"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
29 IUSE="+ffmpeg +pulseaudio selinux startup-notification"
30
31 diff --git a/www-client/firefox-bin/firefox-bin-63.0.ebuild b/www-client/firefox-bin/firefox-bin-63.0.ebuild
32 index dee05b5a1d0..39a6591abfd 100644
33 --- a/www-client/firefox-bin/firefox-bin-63.0.ebuild
34 +++ b/www-client/firefox-bin/firefox-bin-63.0.ebuild
35 @@ -33,7 +33,7 @@ SRC_URI="${SRC_URI}
36 HOMEPAGE="https://www.mozilla.org/en-US/firefox/"
37 RESTRICT="strip mirror"
38
39 -KEYWORDS="-* ~amd64 ~x86"
40 +KEYWORDS="-* amd64 x86"
41 SLOT="0"
42 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
43 IUSE="+ffmpeg +pulseaudio selinux startup-notification"