From: Jory A. Pratt Date: Fri, 13 Jul 2018 03:56:30 +0000 (-0500) Subject: www-client/firefox: fix x86 builds, bug #659820 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3b7713187a844e3a010a693aa293b1c7f59b9fbd;p=gentoo.git www-client/firefox: fix x86 builds, bug #659820 Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- diff --git a/www-client/firefox/firefox-61.0-r1.ebuild b/www-client/firefox/firefox-61.0-r1.ebuild index fc312e57d18f..1d65fc4e1f81 100644 --- a/www-client/firefox/firefox-61.0-r1.ebuild +++ b/www-client/firefox/firefox-61.0-r1.ebuild @@ -224,6 +224,7 @@ src_configure() { # Default mozilla_five_home, system-hunspell no longer valid option sed '/with-default-mozilla-five-home=/d' -i "${S}"/.mozconfig sed '/enable-system-hunspell/d' -i "${S}"/.mozconfig + sed '/disable-stylo/d' -i "${S}"/.mozconfig # Finalize and report settings mozconfig_final