From 521cc0c2e0392539dc2c48d2c88e768fa6bf685d Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 23 Sep 2018 02:59:00 +0200 Subject: www-client/firefox: stylo engine cannot be disabled anymore Bug: https://bugs.gentoo.org/666508 Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- www-client/firefox/firefox-62.0.2.ebuild | 3 --- 1 file changed, 3 deletions(-) (limited to 'www-client') diff --git a/www-client/firefox/firefox-62.0.2.ebuild b/www-client/firefox/firefox-62.0.2.ebuild index c078f3810978..f19806bf3453 100644 --- a/www-client/firefox/firefox-62.0.2.ebuild +++ b/www-client/firefox/firefox-62.0.2.ebuild @@ -273,9 +273,6 @@ src_configure() { --with-system-zlib \ --with-system-bz2 - # Stylo is only broken on x86 builds - use x86 && mozconfig_annotate 'Upstream bug 1341234' --disable-stylo - # Must pass release in order to properly select linker mozconfig_annotate 'Enable by Gentoo' --enable-release -- cgit v1.2.3-65-gdbad