www-client/firefox: fix x86 builds, bug #659820
authorJory A. Pratt <anarchy@gentoo.org>
Fri, 13 Jul 2018 03:56:30 +0000 (22:56 -0500)
committerJory A. Pratt <anarchy@gentoo.org>
Fri, 13 Jul 2018 03:56:30 +0000 (22:56 -0500)
Package-Manager: Portage-2.3.42, Repoman-2.3.9

www-client/firefox/firefox-61.0-r1.ebuild

index fc312e57d18ffa8f02c65149cbbc65ee38805589..1d65fc4e1f81cf503d8a2e1d1c04a8624f3b2dae 100644 (file)
@@ -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