aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK <tbk@jjtc.eu>2021-01-14 00:28:47 +0100
committerTBK <tbk@jjtc.eu>2021-01-14 00:29:06 +0100
commitbbd95f4551b4ef5d1a6c95b0733fb8944b4c1105 (patch)
tree9abca53b1cd65f7af2fafd179d5d464c5de9d5d7
parent638f3c3cf1ef078d8d716cedbc1b1ee46cd3aa7f (diff)
testing/mycroft-skill-fallback-wolfram-alpha: disable on mips64
-rw-r--r--testing/mycroft-skill-fallback-wolfram-alpha/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mycroft-skill-fallback-wolfram-alpha/APKBUILD b/testing/mycroft-skill-fallback-wolfram-alpha/APKBUILD
index a738b2af1d1..ba36b26a04e 100644
--- a/testing/mycroft-skill-fallback-wolfram-alpha/APKBUILD
+++ b/testing/mycroft-skill-fallback-wolfram-alpha/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
_commit="eface55448c473a4138024cf9859f631ecd9c426"
pkgdesc="Mycroft AI official Wolfram Alpha Skill - used as a fallback if an Intent is not matched"
url="https://mycroft.ai/skills"
-arch="noarch"
+arch="noarch !mips64" # blocked by py3-wolframalpha -> py3-jaraco-itertools -> py3-inflect...
license="Apache-2.0"
depends="
py3-mtranslate