summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/firefox-59.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-59.0.2.ebuild b/www-client/firefox/firefox-59.0.2.ebuild
index 545e1ab02042..b29e5e46b20c 100644
--- a/www-client/firefox/firefox-59.0.2.ebuild
+++ b/www-client/firefox/firefox-59.0.2.ebuild
@@ -192,7 +192,7 @@ src_configure() {
mozconfig_use_enable jack
# Enable/Disable eme support
- mozconfig_use_enable eme-free eme
+ mozconfig_use_enable !eme-free eme
# It doesn't compile on alpha without this LDFLAGS
use alpha && append-ldflags "-Wl,--no-relax"