aboutsummaryrefslogtreecommitdiffstats
path: root/community/cloudi/APKBUILD
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-07 19:16:18 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-07 19:16:18 +0000
commite79429933bb59ecd56072b8eaf757ab8d6697f0f (patch)
tree310b240cdd10b197e3c60134a7b5e04e44b9a4dd /community/cloudi/APKBUILD
parent84e8084f14ce6329746b2c51e74e644e9d589180 (diff)
downloadaports-e79429933bb59ecd56072b8eaf757ab8d6697f0f.tar.bz2
aports-e79429933bb59ecd56072b8eaf757ab8d6697f0f.tar.xz
community: block packages that depend on ocaml for mips
Diffstat (limited to 'community/cloudi/APKBUILD')
-rw-r--r--community/cloudi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cloudi/APKBUILD b/community/cloudi/APKBUILD
index 85038aabc2..aae2ee456f 100644
--- a/community/cloudi/APKBUILD
+++ b/community/cloudi/APKBUILD
@@ -80,7 +80,7 @@ source="https://osdn.net/dl/cloudi/cloudi-$pkgver.tar.gz
# Enable OCaml on the appropriate architectures
case "$CTARGET_ARCH" in
-armhf | armv7)
+armhf | armv7 | mips*)
;;
x86)
# 4 tests out of 7 fail due to 'timetrap_timeout'