commit:     f18abe30f0d97b077d4d29125f31abe4205e1a0a
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 19 11:31:43 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 19 11:31:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f18abe30

profiles: Add ACCEPT_LICENSE to info_vars.

Since the default is now defined in the base profile, add it to the
list for consistency with ACCEPT_KEYWORDS. (This doesn't make much
of a practical difference, because ACCEPT_LICENSE is hardcoded in
portage's action_info.)

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/info_vars | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/info_vars b/profiles/info_vars
index 276494f1d95..1da785baaa4 100644
--- a/profiles/info_vars
+++ b/profiles/info_vars
@@ -3,6 +3,7 @@
 ## portage as of 2.0.51-r5. They are sorted regardless of order here.
 ##
 ACCEPT_KEYWORDS
+ACCEPT_LICENSE
 CC
 CXX
 CFLAGS

Reply via email to