Manual.md: remove noarch

This commit is contained in:
maxice8 2019-03-14 18:51:25 -03:00 committed by maxice8
parent 0c31f1001e
commit ce1d9a79af
1 changed files with 0 additions and 5 deletions

View File

@ -560,11 +560,6 @@ Example: `conf_files="/etc/foo.conf /etc/foo2.conf /etc/foo/*.conf"`.
mode are required on every line, even if they are `755 root root`. By
convention, there is only one entry of `dir perms user group` per line.
- `noarch` If set, the binary package is not architecture specific and can be shared
by all supported architectures.
> NOTE: `noarch` is deprecated and must be replaced by `archs=noarch`
- `repository` Defines the repository in which the package will be placed. See
*Repositories* for a list of valid repositories.