aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:37:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:37:51 +0200
commitd7d126901a95a6d01fb002b05185417e46a71070 (patch)
tree15bdafdcaf9ae0accdbf92fdf69be498b17ec83c
parent146f448863bfa89fd4eb1019055b7919d8f7137f (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 c50b2de..b677300 100644
--- a/manifest
+++ b/manifest
@@ -13,7 +13,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/libbbot/tree/
email: users@build2.org
build-warning-email: builds@build2.org
-builds: all
+builds: host
requires: c++14
depends: * build2 >= 0.13.0
depends: * bpkg >= 0.13.0