Manual.md: document archs a little better.

This commit is contained in:
maxice8 2019-03-14 19:14:23 -03:00
parent af909c8f21
commit c17f934444
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -673,7 +673,8 @@ used.
- `fetch_cmd` Executable to be used to fetch URLs in `distfiles` during the `do_fetch` phase.
- `archs` Whitespace separated list of architectures that a package can be
built for.
built for, available architectures can be found under `common/cross-profiles`
alongside the `noarch` value for packages that do not contain any machine code.
Examples:
```