From 3b7713187a844e3a010a693aa293b1c7f59b9fbd Mon Sep 17 00:00:00 2001 From: "Jory A. Pratt" Date: Thu, 12 Jul 2018 22:56:30 -0500 Subject: [PATCH] www-client/firefox: fix x86 builds, bug #659820 Package-Manager: Portage-2.3.42, Repoman-2.3.9 --- www-client/firefox/firefox-61.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2