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 fa19cb879..4ab23307c 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 !ppc" # #837
+arch="all !ppc !armv7" # #837, #1015
options="!check" # Tests disabled
license="MPL-2.0"
depends=""
diff --git a/user/thunderbird/APKBUILD b/user/thunderbird/APKBUILD
index b115202f3..7b970d145 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 !ppc" # #837
+arch="all !ppc !armv7" # #837, #1015
options="!check" # Tests disabled
license="MPL-2.0"
depends=""