diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-30 19:12:38 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-30 19:12:38 +0000 |
| commit | 4ae305f4f8a7a8d004ff4470e38b93ee13c6540c (patch) | |
| tree | ff18bd8611b9d0d037e6fa1f29fa7d75b9d64336 /www-client | |
| parent | 05a0ec1de7339049e6e41684efe86e92a8e62f00 (diff) | |
| download | baldeagleos-repo-4ae305f4f8a7a8d004ff4470e38b93ee13c6540c.tar.gz baldeagleos-repo-4ae305f4f8a7a8d004ff4470e38b93ee13c6540c.tar.xz baldeagleos-repo-4ae305f4f8a7a8d004ff4470e38b93ee13c6540c.zip | |
Adding metadata
Diffstat (limited to 'www-client')
| -rw-r--r-- | www-client/firefox/firefox-140.10.1.ebuild | 2 | ||||
| -rw-r--r-- | www-client/ungoogled-chromium/ungoogled-chromium-148.0.7778.56_p1.ebuild | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www-client/firefox/firefox-140.10.1.ebuild b/www-client/firefox/firefox-140.10.1.ebuild index dec5f51fe6c8..57b4c31a2af6 100644 --- a/www-client/firefox/firefox-140.10.1.ebuild +++ b/www-client/firefox/firefox-140.10.1.ebuild @@ -78,7 +78,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} S="${WORKDIR}/${PN}-${PV%_*}" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="+clang dbus debug eme-free hardened hwaccel jack libproxy pgo pulseaudio selinux sndio" IUSE+=" +system-av1 +system-harfbuzz +system-icu +system-jpeg +system-libevent +system-libvpx" diff --git a/www-client/ungoogled-chromium/ungoogled-chromium-148.0.7778.56_p1.ebuild b/www-client/ungoogled-chromium/ungoogled-chromium-148.0.7778.56_p1.ebuild index 9105dfd4463c..afbb94bfd3d2 100644 --- a/www-client/ungoogled-chromium/ungoogled-chromium-148.0.7778.56_p1.ebuild +++ b/www-client/ungoogled-chromium/ungoogled-chromium-148.0.7778.56_p1.ebuild @@ -897,12 +897,12 @@ src_prepare() { ) fi - # if use x86 ; then - # #* Fixes a segfault in transport_security_state_generator - # PATCHES+=( - # "${FILESDIR}/fix-segfault-x86.patch" - # ) - # fi + if use x86 ; then + #* Fixes a segfault in transport_security_state_generator + PATCHES+=( + "${FILESDIR}/fix-segfault-x86.patch" + ) + fi # Testing all patches when NODIE is defined if [ ! -z "${NODIE}" ]; then |
