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: Thu, 16 Aug 2018 14:04:40
Message-Id: 1534428269.cee83c99b89e3cd437ee4a9d8a0169d859b6548d.whissi@gentoo
1 commit: cee83c99b89e3cd437ee4a9d8a0169d859b6548d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 16 14:04:13 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 16 14:04:29 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cee83c99
7
8 www-client/firefox-bin: amd64 & x86 stable
9
10 Package-Manager: Portage-2.3.46, Repoman-2.3.10
11
12 www-client/firefox-bin/firefox-bin-61.0.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox-bin/firefox-bin-61.0.2.ebuild b/www-client/firefox-bin/firefox-bin-61.0.2.ebuild
16 index 4d1814a7ffa..179d3ff1570 100644
17 --- a/www-client/firefox-bin/firefox-bin-61.0.2.ebuild
18 +++ b/www-client/firefox-bin/firefox-bin-61.0.2.ebuild
19 @@ -33,7 +33,7 @@ SRC_URI="${SRC_URI}
20 HOMEPAGE="https://www.mozilla.org/en-US/firefox/"
21 RESTRICT="strip mirror"
22
23 -KEYWORDS="-* ~amd64 ~x86"
24 +KEYWORDS="-* amd64 x86"
25 SLOT="0"
26 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
27 IUSE="+ffmpeg +pulseaudio selinux startup-notification"