summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf.amd64
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.amd64')
-rw-r--r--cnf/make.conf.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/cnf/make.conf.amd64 b/cnf/make.conf.amd64
index d0776488f..f2de1cef3 100644
--- a/cnf/make.conf.amd64
+++ b/cnf/make.conf.amd64
@@ -277,7 +277,7 @@ CHOST="x86_64-pc-linux-gnu"
# 'keeptemp' prevents the clean phase from deleting the temp files ($T)
# from a merge.
# 'keepwork' prevents the clean phase from deleting the WORKDIR.
-# 'maketest' causes ebuilds to perform testing phases if they are capable
+# 'test' causes ebuilds to perform testing phases if they are capable
# of it. Some packages support this automaticaly via makefiles.
# 'noauto' causes ebuild to perform only the action requested and
# not any other required actions like clean or unpack -- for