summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/firefox-esr/APKBUILD2
-rw-r--r--user/thunderbird/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/user/firefox-esr/APKBUILD b/user/firefox-esr/APKBUILD
index 5d8077488..b4e4f2303 100644
--- a/user/firefox-esr/APKBUILD
+++ b/user/firefox-esr/APKBUILD
@@ -5,7 +5,7 @@ pkgver=91.13.0
pkgrel=2
pkgdesc="Firefox web browser (extended support release)"
url="https://www.mozilla.org/firefox/"
-arch="all"
+arch="all !ppc" # #837
options="!check" # Tests disabled
license="MPL-2.0"
depends=""
diff --git a/user/thunderbird/APKBUILD b/user/thunderbird/APKBUILD
index ee7b78e40..02693efca 100644
--- a/user/thunderbird/APKBUILD
+++ b/user/thunderbird/APKBUILD
@@ -4,7 +4,7 @@ pkgver=91.13.0
pkgrel=2
pkgdesc="Email client from Mozilla"
url="https://www.thunderbird.net/"
-arch="all"
+arch="all !ppc" # #837
options="!check" # Tests disabled
license="MPL-2.0"
depends=""