diff options
-rw-r--r-- | man/ebuild.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5 index 053702a8b..9a4003559 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -314,6 +314,10 @@ This should be a space delimited list of portage features to restrict. .PD 0 .RS .TP +.I binchecks +Disable all QA checks for binaries (do not use without very good reason). See +the \fBQA CONTROL VARIABLES\fR section for more specific exemptions. +.TP .I fetch like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either. .TP |