aboutsummaryrefslogtreecommitdiffstats
path: root/community/firefox/APKBUILD
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 05:48:58 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 05:48:58 +0000
commitd427e668bf0f4daa43cb7ac2ccecdc954fb5ebd7 (patch)
treef3c2c2b743456a36a9257da49392d4925f490df2 /community/firefox/APKBUILD
parent1c8b65eb7a6d86139bd4b0ac5d9bbcd02b61f9cd (diff)
downloadaports-d427e668bf0f4daa43cb7ac2ccecdc954fb5ebd7.tar.bz2
aports-d427e668bf0f4daa43cb7ac2ccecdc954fb5ebd7.tar.xz
community/firefox: disable on mips
Diffstat (limited to 'community/firefox/APKBUILD')
-rw-r--r--community/firefox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/firefox/APKBUILD b/community/firefox/APKBUILD
index bbafdc7aae..d27f797011 100644
--- a/community/firefox/APKBUILD
+++ b/community/firefox/APKBUILD
@@ -6,7 +6,7 @@ pkgver=75.0
pkgrel=0
pkgdesc="Firefox web browser"
url="https://www.firefox.com/"
-arch="all !s390x !armhf" # limited by rust and cargo, build failure on armhf due to wasm
+arch="all !s390x !armhf !mips !mips64" # limited by rust and cargo, build failure on armhf due to wasm
license="GPL-3.0-only AND LGPL-2.1-only AND LGPL-3.0-only AND MPL-2.0"
makedepends="
alsa-lib-dev