summaryrefslogtreecommitdiffstats
path: root/man/portage.5
diff options
context:
space:
mode:
Diffstat (limited to 'man/portage.5')
-rw-r--r--man/portage.57
1 files changed, 7 insertions, 0 deletions
diff --git a/man/portage.5 b/man/portage.5
index 7edeb171e..f3317da53 100644
--- a/man/portage.5
+++ b/man/portage.5
@@ -28,6 +28,7 @@ eapi
make.defaults
packages
packages.build
+package.accept_keywords
package.keywords
package.mask
package.provided
@@ -765,6 +766,12 @@ FSF-APPROVED @GPL-COMPATIBLE Apache-1.1 BSD-4 MPL-1.0 MPL-1.1
GPL-COMPATIBLE Apache-2.0 BSD BSD-2 GPL-2 GPL-3 LGPL-2.1 LGPL-3 X11 ZLIB
.fi
.TP
+.BR package.accept_keywords
+Per\-package ACCEPT_KEYWORDS for profiles. This has the same format and
+behavior as /etc/portage/package.accept_keywords, including the ability
+to list atoms without any keywords in order to accept unstable variants
+of all stable keywords listed in ACCEPT_KEYWORDS.
+.TP
.BR package.keywords
Per\-profile KEYWORDS. Useful for cases in which the effective KEYWORDS of a
given package should vary depending on which profile the user has selected.