aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:38:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:38:45 +0200
commit22104d1411e4a2cfe1e082977b9bf19e793d9a18 (patch)
tree5e0e383f08ccb156fed13978c128163ccc0d9683
parent9f412e995b898b6d75f343212f6a4b3ba399d9f5 (diff)
Change manifest builds value from all to host
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index a062282..b523c22 100644
--- a/manifest
+++ b/manifest
@@ -13,7 +13,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/openssl-agent/tree/
email: users@build2.org
build-warning-email: builds@build2.org
-builds: linux ; Currently only supported on Linux.
+builds: host : &linux ; Currently only supported on Linux.
requires: c++14
depends: * build2 >= 0.13.0
depends: * bpkg >= 0.13.0