diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/nymphrpc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nymphrpc/APKBUILD b/testing/nymphrpc/APKBUILD index 7e23a0dff5..b90fb0055b 100644 --- a/testing/nymphrpc/APKBUILD +++ b/testing/nymphrpc/APKBUILD @@ -4,7 +4,7 @@ pkgname=nymphrpc pkgver=0_git20200311 pkgrel=0 _commit="6b7ca2b5994cb653f07dce8498bb8ed66d44393f" -arch="all" +arch="all !mips !mips64" # blocked by poco url="https://github.com/MayaPosch/NymphRPC" pkgdesc="Versatile and fast remote procedure call library" license="BSD-3-Clause" |
