Manual.md: engrish splelling
This commit is contained in:
parent
714758ac64
commit
86908c48e0
1 changed files with 1 additions and 1 deletions
|
@ -430,7 +430,7 @@ contains multiple `distfiles`.
|
||||||
- `only_for_archs` This expects a separated list of architectures where
|
- `only_for_archs` This expects a separated list of architectures where
|
||||||
the package can be built matching `uname -m` output. Reserved for uses
|
the package can be built matching `uname -m` output. Reserved for uses
|
||||||
where the program really only will ever work on certain architectures, like
|
where the program really only will ever work on certain architectures, like
|
||||||
binary distributions or where the program is written in assembly. Example
|
binaries sources or when the program is written in assembly. Example
|
||||||
`only_for_archs="x86_64 armv6l"`.
|
`only_for_archs="x86_64 armv6l"`.
|
||||||
|
|
||||||
- `build_style` This specifies the `build method` for a package. Read below to know more
|
- `build_style` This specifies the `build method` for a package. Read below to know more
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue