diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/belle-sip/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/belle-sip/APKBUILD b/testing/belle-sip/APKBUILD index 12eeaf0139..5c973e9122 100644 --- a/testing/belle-sip/APKBUILD +++ b/testing/belle-sip/APKBUILD @@ -6,7 +6,7 @@ _pkgver=${pkgver}-0 pkgrel=0 pkgdesc="SIP (RFC3261) implementation written in C" url="https://www.linphone.org" -arch="all" +arch="all !mips !mips64" # java license="GPL-2.0-or-later" options="!check" # no test available makedepends="cmake libantlr3c libantlr3c-dev bctoolbox-dev |