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/
Date: Sun, 23 Sep 2018 01:31:07
Message-Id: 1537666238.521cc0c2e0392539dc2c48d2c88e768fa6bf685d.whissi@gentoo
1 commit: 521cc0c2e0392539dc2c48d2c88e768fa6bf685d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 23 00:59:00 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 23 01:30:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521cc0c2
7
8 www-client/firefox: stylo engine cannot be disabled anymore
9
10 Bug: https://bugs.gentoo.org/666508
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12
13 www-client/firefox/firefox-62.0.2.ebuild | 3 ---
14 1 file changed, 3 deletions(-)
15
16 diff --git a/www-client/firefox/firefox-62.0.2.ebuild b/www-client/firefox/firefox-62.0.2.ebuild
17 index c078f381097..f19806bf345 100644
18 --- a/www-client/firefox/firefox-62.0.2.ebuild
19 +++ b/www-client/firefox/firefox-62.0.2.ebuild
20 @@ -273,9 +273,6 @@ src_configure() {
21 --with-system-zlib \
22 --with-system-bz2
23
24 - # Stylo is only broken on x86 builds
25 - use x86 && mozconfig_annotate 'Upstream bug 1341234' --disable-stylo
26 -
27 # Must pass release in order to properly select linker
28 mozconfig_annotate 'Enable by Gentoo' --enable-release