From ce1d9a79af96563dea974935217ede29594f58d8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 14 Mar 2019 18:51:25 -0300 Subject: [PATCH] Manual.md: remove noarch --- Manual.md | 5 ----- 1 file changed, 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.