capture arch in metadata table

This commit is contained in:
Patrick Schratz 2024-09-24 08:13:08 +02:00
commit 66b0a1046a
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -13,11 +13,14 @@ build_binary_package(
local_build_root = "/root",
local_clone_dir = "/tmp",
platform = NULL,
arch = NULL,
install_system_dependencies = TRUE,
deps_verbose = FALSE,
debug = FALSE,
force = FALSE,
archive = TRUE
archive = TRUE,
future_strategy = "multisession",
future_workers = 2
)
}
\description{