aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-14 02:16:57 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-14 02:16:57 +0000
commit41f14fc7a78aa8d80ae985cd385760a491d7d855 (patch)
treeb209a9e9da25962df873cefe3a92a00bd3a8b3c7 /testing
parent46d4c1b4939595b5803641bd01c99462e1d63ada (diff)
downloadaports-41f14fc7a78aa8d80ae985cd385760a491d7d855.tar.bz2
aports-41f14fc7a78aa8d80ae985cd385760a491d7d855.tar.xz
testing/nymphrpc: disable on mips
Diffstat (limited to 'testing')
-rw-r--r--testing/nymphrpc/APKBUILD2
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"