diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-12-09 08:16:16 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-12-09 08:16:16 +0200 |
commit | 16bcf05ad2bf6e544b85bd9e27fd83bfef6288eb (patch) | |
tree | 7aac47f9bed68335691cbb5401e2bfbd376d8e64 /www-client | |
parent | www-client/firefox: fix python-3.12.8 issue on 133.0 (diff) | |
download | gentoo-16bcf05ad2bf6e544b85bd9e27fd83bfef6288eb.tar.gz gentoo-16bcf05ad2bf6e544b85bd9e27fd83bfef6288eb.tar.bz2 gentoo-16bcf05ad2bf6e544b85bd9e27fd83bfef6288eb.zip |
www-client/firefox: fix UnusedLocalUse
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/metadata.xml | 2 |
1 files changed, 0 insertions, 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> |