summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mhello/manifest3
1 files changed, 2 insertions, 1 deletions
diff --git a/mhello/manifest b/mhello/manifest
index fb44668..36b8aa9 100644
--- a/mhello/manifest
+++ b/mhello/manifest
@@ -15,7 +15,8 @@ email: hello-users@example.org
build-email: builds@build2.org
build-exclude: *-msvc_15u0* ; Broken C++ modules support
build-include: *-msvc_15*
-build-include: *-clang_5.0*
+build-include: *-clang_5*
+build-include: *-clang_6*
build-exclude: * ; Requires C++ modules support
requires: c++20
depends: * build2 >= 0.6.0-