diff options
| author | 2019-03-14 19:14:23 -0300 | |
|---|---|---|
| committer | 2019-03-14 19:14:38 -0300 | |
| commit | c17f934444c22b30492f5e5e4041241ed2333d4a (patch) | |
| tree | 6a16cc24c75de522f44bf3460c176b982c6f3bba /Manual.md | |
| parent | python3-musicpd: update to 0.4.4. (diff) | |
Manual.md: document archs a little better.
Diffstat (limited to 'Manual.md')
| -rw-r--r-- | Manual.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Manual.md b/Manual.md index a79d478dc30..1a301795a42 100644 --- a/Manual.md +++ b/Manual.md @@ -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: ``` |
