diff --git a/testing/tarantool/APKBUILD b/testing/tarantool/APKBUILD index dc90f660d2f..177b7cec631 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"