From 4d517a9f78ed6fdb24a2c0019dbca5b3b8e6c7d7 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 16 Jun 2008 14:30:11 +0000 Subject: Document the new ACCEPT_CHOSTS variable. svn path=/main/trunk/; revision=10671 --- man/make.conf.5 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index c42500026..2fa95f724 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -21,6 +21,13 @@ settings. Clearing these variables requires a clear\-all as in: export USE="\-*" .SH "VARIABLES" .TP +\fBACCEPT_CHOSTS\fR = \fI[space delimited list of CHOST values]\fR +Specifies acceptable \fBCHOST\fR values for binary packages. Regular +expression syntax is supported, so it is necessary to escape +\fBCHOST\fR characters if they have special meaning in regular expressions. +.br +Defaults to the value of $CHOST. +.TP \fBACCEPT_KEYWORDS\fR = \fI[space delimited list of KEYWORDS]\fR Enable testing of ebuilds that have not yet been deemed 'stable'. Users of the 'x86' architecture would set this to '~x86' while ppc users would -- cgit v1.2.3-1-g7c22