diff options
| author | 2019-03-14 18:51:25 -0300 | |
|---|---|---|
| committer | 2019-03-14 19:22:06 -0300 | |
| commit | ce1d9a79af96563dea974935217ede29594f58d8 (patch) | |
| tree | 2716ba7805711c4fb348b68196dee146c0743a86 /Manual.md | |
| parent | xbps-src: remove support for only_for_archs on show-pkg-var (diff) | |
Manual.md: remove noarch
Diffstat (limited to 'Manual.md')
| -rw-r--r-- | Manual.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Manual.md b/Manual.md index cdbc3041861..5938096fdc8 100644 --- a/Manual.md +++ b/Manual.md @@ -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. |
