Skip to content

Commit

Permalink
mail-client/thunderbird: fix USE=eme-free
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/745930
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Oct 1, 2020
1 parent 7cf984d commit 7c4062d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-client/thunderbird/thunderbird-78.3.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ src_configure() {

mozconfig_use_enable dbus

use eme-free && mozconfig_annotate '+eme-free' --disable-eme
use eme-free && mozconfig_add_options_ac '+eme-free' --disable-eme

if use hardened ; then
mozconfig_add_options_ac "+hardened" --enable-hardening
Expand Down

0 comments on commit 7c4062d

Please sign in to comment.