summaryrefslogtreecommitdiffstats
path: root/man/portage.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-08-21 14:19:54 -0700
committerZac Medico <zmedico@gentoo.org>2010-08-21 14:19:54 -0700
commita1a3532956489f308dedf04acf6fd6377b02d4e1 (patch)
tree07a6d1b9fdc125dcc460fb6f46340160f6806acb /man/portage.5
parent2c9fc148809491049e6e1083cdf802e7b69f881f (diff)
downloadportage-a1a3532956489f308dedf04acf6fd6377b02d4e1.tar.gz
portage-a1a3532956489f308dedf04acf6fd6377b02d4e1.tar.bz2
portage-a1a3532956489f308dedf04acf6fd6377b02d4e1.zip
Bug #292083 - Support package.accept_keywords in profiles.
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.