summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/portage.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/portage.5 b/man/portage.5
index 9823eb1d5..ad84ff1a7 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -162,6 +162,9 @@ next to each other.
.I Examples:
.nf
+# match anything with a version containing 9999, which can be used in
+# package.mask to prevent emerge --autounmask from selecting live ebuilds
+=*/*-*9999*
# match anything from the 'sys\-apps' category
sys\-apps/*
# match packages named 'zlib' from any category