Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Sat, 30 Sep 2017 05:04:44
Message-Id: 1506747869.9bcdd9f0cc7515e4d17cafd717c2a9bdf7f7e829.kensington@gentoo
1 commit: 9bcdd9f0cc7515e4d17cafd717c2a9bdf7f7e829
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 05:03:26 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 05:04:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcdd9f0
7
8 Revert "www-client/firefox: stabilize 52.4 for amd64 by maintainer"
9
10 The package fails during src_prepare.
11
12 This reverts commit d073955b8c98453225918518c04777e5c1f5d959.
13
14 Bug: https://bugs.gentoo.org/632462
15
16 www-client/firefox/firefox-52.4.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/www-client/firefox/firefox-52.4.0.ebuild b/www-client/firefox/firefox-52.4.0.ebuild
20 index 136af77c3f2..fa7c11056ba 100644
21 --- a/www-client/firefox/firefox-52.4.0.ebuild
22 +++ b/www-client/firefox/firefox-52.4.0.ebuild
23 @@ -35,7 +35,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6
24 DESCRIPTION="Firefox Web Browser"
25 HOMEPAGE="http://www.mozilla.com/firefox"
26
27 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
29
30 SLOT="0"
31 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"