Don't build on loongarch64 and s390x
This commit is contained in:
@@ -4,7 +4,9 @@ pkgver=2026.2_beta1
|
||||
pkgrel=1
|
||||
pkgdesc="Mullvad VPN client (daemon and CLI)"
|
||||
url="https://mullvad.net/"
|
||||
arch="all"
|
||||
# Mullvad depends on old versions of the `nix` library
|
||||
# which are broken on on loongarch64 and s390x
|
||||
arch="all !loongarch64 !s390x"
|
||||
license="GPL-3-or-later"
|
||||
depends="
|
||||
dbus
|
||||
|
||||
Reference in New Issue
Block a user