diff options
Diffstat (limited to 'Manual.md')
-rw-r--r-- | Manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Manual.md b/Manual.md index 386daa24362..9c0d094c0fe 100644 --- a/Manual.md +++ b/Manual.md @@ -733,7 +733,7 @@ Examples: # Default value (all arches) archs="*" ``` -Do not use noarch. It is deprecated and being removed. +A special value `noarch` used to be available, but has since been removed. <a id="explain_depends"></a> #### About the many types of `depends` variables |