aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tarantool/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-02-22 15:19:57 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2020-02-22 15:19:57 +0100
commit09bfb57020787efb906987b5076fb8fcf7aeb61a (patch)
treea41caf627e0fa93fd3a35e6baf43a2d5fbc777dd /testing/tarantool/APKBUILD
parentf25b141c20e2f2baf3ca01539abc1015bae9185c (diff)
downloadaports-09bfb57020787efb906987b5076fb8fcf7aeb61a.tar.bz2
aports-09bfb57020787efb906987b5076fb8fcf7aeb61a.tar.xz
testing/tarantool: disable (dependencies no longer packaged)
Fails with: ERROR: unsatisfiable constraints: py2-argparse (missing): required by: .makedepends-tarantool-20200222.141459[py2-argparse] py2-gevent (missing): required by: .makedepends-tarantool-20200222.141459[py2-gevent] py2-msgpack (missing): required by: .makedepends-tarantool-20200222.141459[py2-msgpack] py2-six (missing): required by: .makedepends-tarantool-20200222.141459[py2-six] py2-yaml (missing): required by: .makedepends-tarantool-20200222.141459[py2-yaml]
Diffstat (limited to 'testing/tarantool/APKBUILD')
-rw-r--r--testing/tarantool/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tarantool/APKBUILD b/testing/tarantool/APKBUILD
index dc90f660d2..177b7cec63 100644
--- a/testing/tarantool/APKBUILD
+++ b/testing/tarantool/APKBUILD
@@ -11,7 +11,7 @@ url="https://tarantool.org"
# armhf: zstd not available (fails to build)
# ppc64le: not supported by LuaJIT w/o patches
# s390x: not supported by LuaJIT
-arch="x86_64"
+arch=""
license="BSD-2-Clause MIT Public-Domain"
pkgusers="$pkgname"
pkggroups="$pkgname"