aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nymphcast-client/APKBUILD
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-16 10:01:51 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-16 10:01:51 +0000
commit921583d4dff35618e1b73d7e54b957c5afc7f7bd (patch)
treedb51d2dc0e1c04f765bfcc4f89b026c488854afa /testing/nymphcast-client/APKBUILD
parent4f7d4ffa923a26270d4032226cf1d3589a761eaa (diff)
downloadaports-921583d4dff35618e1b73d7e54b957c5afc7f7bd.tar.bz2
aports-921583d4dff35618e1b73d7e54b957c5afc7f7bd.tar.xz
testing/nymphcast-client: disable on mips
Diffstat (limited to 'testing/nymphcast-client/APKBUILD')
-rw-r--r--testing/nymphcast-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nymphcast-client/APKBUILD b/testing/nymphcast-client/APKBUILD
index 5ef7e08f8b..ab3f590061 100644
--- a/testing/nymphcast-client/APKBUILD
+++ b/testing/nymphcast-client/APKBUILD
@@ -4,7 +4,7 @@ pkgname=nymphcast-client
pkgver=0_git20200310
pkgrel=0
_commit="0b494a446b3c215ca60dafa2678703b3f5f6e392"
-arch="all !armv7" # armv7 blocked by nymphcast
+arch="all !armv7 !mips !mips64" # armv7, mips blocked by nymphcast
url="http://nyanko.ws/product_nymphcast.php"
pkgdesc="Test client for nymphcast"
license="BSD-3-Clause"