Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
Date: Thu, 25 May 2017 18:00:19
Message-Id: 1495735196.dd2c98690e96a90da57d3649d7afa67995d41b7c.axs@gentoo
1 commit: dd2c98690e96a90da57d3649d7afa67995d41b7c
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 25 17:38:46 2017 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Thu May 25 17:59:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2c9869
7
8 www-client/firefox-bin-52.x: drop ppc keyword as there is no ppc support
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 www-client/firefox-bin/firefox-bin-52.1.0-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox-bin/firefox-bin-52.1.0-r2.ebuild b/www-client/firefox-bin/firefox-bin-52.1.0-r2.ebuild
16 index 0daa66d3289..2d864ef84ce 100644
17 --- a/www-client/firefox-bin/firefox-bin-52.1.0-r2.ebuild
18 +++ b/www-client/firefox-bin/firefox-bin-52.1.0-r2.ebuild
19 @@ -33,7 +33,7 @@ SRC_URI="${SRC_URI}
20 HOMEPAGE="http://www.mozilla.com/firefox"
21 RESTRICT="strip mirror"
22
23 -KEYWORDS="-* amd64 ppc 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"