commit:     3b7713187a844e3a010a693aa293b1c7f59b9fbd
Author:     Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 03:56:30 2018 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Fri Jul 13 03:56:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b771318

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 fc312e57d18..1d65fc4e1f8 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

Reply via email to