diff options
| author | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-16 08:32:55 +0000 |
|---|---|---|
| committer | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-16 08:32:55 +0000 |
| commit | 4527e5b9775e24cfedfcc7794344ddb3eff8f79e (patch) | |
| tree | 76f150809c649ed474b6bfd394c97ae42fcb1335 /testing | |
| parent | a896eb0d8f8c3080fae9268557220bb742a595ff (diff) | |
| download | aports-4527e5b9775e24cfedfcc7794344ddb3eff8f79e.tar.bz2 aports-4527e5b9775e24cfedfcc7794344ddb3eff8f79e.tar.xz | |
testing/zim-tools: disable on mips
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/zim-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/zim-tools/APKBUILD b/testing/zim-tools/APKBUILD index 97056a9a22..cb1c3167d3 100644 --- a/testing/zim-tools/APKBUILD +++ b/testing/zim-tools/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.1.0 pkgrel=0 pkgdesc="Various ZIM command line tools" url="https://github.com/openzim/zim-tools" -arch="all" +arch="all !mips !mips64" # blocked by libzim-dev license="GPL-3.0-or-later" options="!check" # No test suite from upstream makedepends="meson libzim-dev" |
