summaryrefslogtreecommitdiffstats
path: root/cnf/make.conf.arm
diff options
context:
space:
mode:
Diffstat (limited to 'cnf/make.conf.arm')
-rw-r--r--cnf/make.conf.arm3
1 files changed, 3 insertions, 0 deletions
diff --git a/cnf/make.conf.arm b/cnf/make.conf.arm
index 1c1c6c20f..b725b8d25 100644
--- a/cnf/make.conf.arm
+++ b/cnf/make.conf.arm
@@ -284,6 +284,9 @@ CHOST="armv4l-unknown-linux-gnu"
# 'keepwork' prevents the clean phase from deleting the WORKDIR.
# 'test' causes ebuilds to perform testing phases if they are capable
# of it. Some packages support this automaticaly via makefiles.
+# 'metadata-transfer'
+# automatically perform a metadata transfer when `emerge --sync`
+# is run.
# 'noauto' causes ebuild to perform only the action requested and
# not any other required actions like clean or unpack -- for
# debugging purposes only.