Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f5541aa

Browse files
committedDec 8, 2023
Updated docs
Signed-off-by: David Gilligan-Cook <[email protected]>
1 parent d7fce83 commit f5541aa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎docs/ref/spec.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,12 @@ Each value adds zero on more host options to each build, and disallows
128128
certain host related option when host_compat validation checks are
129129
enabled in the spk config file:
130130

131-
| Value | Adds these host options | Disallows, these options with host compat validation |
132-
| ---------- | ---------------------------------------------- | ---------------------------------------------------- |
133-
| **Distro** | "distro", "arch", "os", and the "<distroname>" | |
134-
| **Arch** | "arch", "os", and the "<distroname>" | "distro" |
135-
| **Os** | "os" | "distro", "arch" |
136-
| **Any** | | "distro", "arch", "os" |
131+
| Value | Adds these host options |
132+
| ---------- | ---------------------------------------------- |
133+
| **Distro** | "distro", "arch", "os", and the "<distroname>" |
134+
| **Arch** | "arch", "os", and the "<distroname>" |
135+
| **Os** | "os" |
136+
| **Any** | |
137137

138138

139139
## TestSpec

0 commit comments

Comments
 (0)
Please sign in to comment.