From f18abe30f0d97b077d4d29125f31abe4205e1a0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Tue, 19 Feb 2019 12:31:43 +0100 Subject: [PATCH] profiles: Add ACCEPT_LICENSE to info_vars. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- profiles/info_vars | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/info_vars b/profiles/info_vars index 276494f1d958..1da785baaa46 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 -- 2.26.2