commit: 16bcf05ad2bf6e544b85bd9e27fd83bfef6288eb
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 9 06:16:16 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 06:16:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16bcf05a
www-client/firefox: fix UnusedLocalUse
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
www-client/firefox/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
index a24bfdb7d8de..0d8cb0c75363 100644
--- a/www-client/firefox/metadata.xml
+++ b/www-client/firefox/metadata.xml
@@ -8,7 +8,6 @@
<use>
<flag name="clang">Use Clang compiler instead of GCC</flag>
<flag name="eme-free">Disable EME (DRM plugin) capability at build
time</flag>
- <flag name="geckodriver">Enable WebDriver support</flag>
<flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to
be automatically
downloaded and kept up-to-date in user profiles</flag>
<flag name="gnome-shell">Integrate with gnome-base/gnome-shell
search</flag>
@@ -36,7 +35,6 @@
instead of bundled</flag>
<flag name="system-png">Use the system-wide <pkg>media-libs/libpng</pkg>
instead of bundled (requires APNG patches)</flag>
- <flag name="system-python-libs">Use system's python site instead of
bundled python libraries</flag>
<flag name="system-webp">Use the system-wide
<pkg>media-libs/libwebp</pkg>
instead of bundled</flag>
<flag name="wasm">Sandbox certain third-party libraries through
WebAssembly using RLBox</flag>