aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:37:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-07-22 14:37:55 +0200
commitda2d334f608c9fb9bf88f90cc50cd564441581f7 (patch)
tree70869d7a99436979cb928d17830c3717f790a7b8
parent773dac2546e6cb12128912eeab103aea1e14b10c (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 1732f32..a7b3cf1 100644
--- a/manifest
+++ b/manifest
@@ -12,7 +12,7 @@ doc-url: https://build2.org/doc.xhtml
src-url: https://git.build2.org/cgit/libbpkg/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