From d427e668bf0f4daa43cb7ac2ccecdc954fb5ebd7 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 8 Apr 2020 05:48:58 +0000 Subject: community/firefox: disable on mips --- community/firefox/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3