profiles: Add ACCEPT_LICENSE to info_vars.
authorUlrich Müller <ulm@gentoo.org>
Tue, 19 Feb 2019 11:31:43 +0000 (12:31 +0100)
committerUlrich Müller <ulm@gentoo.org>
Tue, 19 Feb 2019 11:31:43 +0000 (12:31 +0100)
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@gentoo.org>
profiles/info_vars

index 276494f1d95848fb87c8ab6d39dd7c0f29fa357e..1da785baaa46bc200f16979547164f317aa0ef08 100644 (file)
@@ -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