summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-04-24 08:20:19 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-04-24 08:20:19 +0300
commit1dcdc2649f0478c4b35ab4200c797e50ca6be69e (patch)
tree5ab9ef138d927cccbf726bb84eed987bf357eca9
parentapp-emulation/docker-machine-kvm: remove unsupported go build -i param (diff)
downloadgentoo-1dcdc264.tar.gz
gentoo-1dcdc264.tar.bz2
gentoo-1dcdc264.zip
www-client/firefox: default-enable telemetry, as intended by upstream
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--www-client/firefox/firefox-112.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-112.0.1.ebuild b/www-client/firefox/firefox-112.0.1.ebuild
index ca950d5be751..2787f8082b28 100644
--- a/www-client/firefox/firefox-112.0.1.ebuild
+++ b/www-client/firefox/firefox-112.0.1.ebuild
@@ -65,7 +65,7 @@ LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
IUSE="+clang cpu_flags_arm_neon dbus debug eme-free hardened hwaccel"
IUSE+=" jack libproxy lto +openh264 pgo pulseaudio sndio selinux"
IUSE+=" +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx system-png system-python-libs +system-webp"
-IUSE+=" telemetry wayland wifi +X"
+IUSE+=" +telemetry wayland wifi +X"
# Firefox-only IUSE
IUSE+=" geckodriver +gmp-autoupdate screencast"