summaryrefslogtreecommitdiff
path: root/www-client/firefox/firefox-109.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-24 12:57:16 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-24 12:57:16 +0000
commit1f23f671d001ca7a0073e504f5ae0184eb5d024d (patch)
tree6747e05170df64a1585f36519a780db2d90f2a11 /www-client/firefox/firefox-109.0.ebuild
parent98bd6c82c526d2c4239d3d194fa1a1a818784552 (diff)
gentoo auto-resync : 24:01:2023 - 12:57:16
Diffstat (limited to 'www-client/firefox/firefox-109.0.ebuild')
-rw-r--r--www-client/firefox/firefox-109.0.ebuild8
1 files changed, 1 insertions, 7 deletions
diff --git a/www-client/firefox/firefox-109.0.ebuild b/www-client/firefox/firefox-109.0.ebuild
index 55a7abd6da29..c2e92bead6a2 100644
--- a/www-client/firefox/firefox-109.0.ebuild
+++ b/www-client/firefox/firefox-109.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-FIREFOX_PATCHSET="firefox-109-patches-02j.tar.xz"
+FIREFOX_PATCHSET="firefox-109-patches-03j.tar.xz"
LLVM_MAX_SLOT=15
@@ -612,12 +612,6 @@ src_unpack() {
src_prepare() {
use lto && rm -v "${WORKDIR}"/firefox-patches/*-LTO-Only-enable-LTO-*.patch
! use ppc64 && rm -v "${WORKDIR}"/firefox-patches/*bmo-1775202-ppc64*.patch
-
- # workaround for https://bugs.gentoo.org/891389 until new patch gets into tarball
- if use ppc64; then
- rm -v "${WORKDIR}"/firefox-patches/0030-bmo-1775202-ppc64-webrtc-missing-conditions.patch
- eapply "${FILESDIR}"/0030-bmo-1775202-ppc64-webrtc-missing-conditions-109.patch
- fi
eapply "${WORKDIR}/firefox-patches"