mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
parent
5414704bf4
commit
e42c38c354
1 changed files with 3 additions and 3 deletions
|
@ -759,9 +759,9 @@ built for, available architectures can be found under `common/cross-profiles`.
|
||||||
In general, `archs` should only be set if the upstream software explicitly targets
|
In general, `archs` should only be set if the upstream software explicitly targets
|
||||||
certain architectures or there is a compelling reason why the software should not be
|
certain architectures or there is a compelling reason why the software should not be
|
||||||
available on some supported architectures.
|
available on some supported architectures.
|
||||||
Prepending pattern with tilde means disallowing build on indicated archs.
|
Prepending a pattern with a tilde means disallowing build on the indicated archs.
|
||||||
First matching pattern is taken to allow/deny build. When no pattern matches,
|
The first matching pattern is taken to allow/deny build. When no pattern matches,
|
||||||
package is build if last pattern includes tilde.
|
the package is built if the last pattern includes a tilde.
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue