mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-20 05:01:50 +02:00
community/firefox: disable on mips
This commit is contained in:
parent
1c8b65eb7a
commit
d427e668bf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user