Mask www-client/chromium due to musl incompatibility. Change focus of Firefox masking to unnecessary features.

This commit is contained in:
inference 2023-01-02 10:48:44 +00:00
parent ea59b7d752
commit 94dd6150b9

View File

@ -3,7 +3,7 @@
# Copyright 2022-2023 Inference # Copyright 2022-2023 Inference
# SPDX-License-Identifier: BSD-3-Clause-Clear # SPDX-License-Identifier: BSD-3-Clause-Clear
# 0.0.1.1 # 1.0.0.2
# Global. # Global.
@ -16,6 +16,8 @@ app-admin/sudo
gui-wm/hikari gui-wm/hikari
## llvm-libunwind is an LLVM-optimised alternative to libunwind. ## llvm-libunwind is an LLVM-optimised alternative to libunwind.
sys-libs/libunwind sys-libs/libunwind
## Firefox is insecure due to sandbox and cross-site leaks; Chromium is a superior alternative with ## Chromium is incompatible with musl, and patches to make it compatible are unmaintainable.
## strong security. www-client/chromium
## Firefox includes unnecessary features for a web browser, and its practices are questionable;
## LibreWolf is a minimal alternative which strips these features.
www-client/firefox www-client/firefox