aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/firefox-esr/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/firefox-esr/APKBUILD b/community/firefox-esr/APKBUILD
index c8fa999b8e9..54fc7d0ce26 100644
--- a/community/firefox-esr/APKBUILD
+++ b/community/firefox-esr/APKBUILD
@@ -11,7 +11,8 @@ url="https://www.mozilla.org/en-US/firefox/organizations/"
# Limited on:
# s390x, mips, mips64: limited by rust and cargo
# armhf: build failure on armhf due to wasm
-arch="all !s390x !armhf !mips !mips64"
+# ppc64le: Rust SIGSEGVs when compiling gkrust
+arch="all !s390x !armhf !mips !mips64 !ppc64le"
license="GPL-3.0-only AND LGPL-2.1-only AND LGPL-3.0-only AND MPL-2.0"
makedepends="
alsa-lib-dev