The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc-ci/pull/188
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === Closes #187. Signed-off-by: Stephen Bosch <post...@vodacomm.ca>
From 7b3129f812a589744772bd8388dec2e656471df0 Mon Sep 17 00:00:00 2001 From: Stephen Bosch <post...@vodacomm.ca> Date: Wed, 5 Aug 2020 00:15:51 +0200 Subject: [PATCH] Remove ACCEPT_KEYWORDS from /etc/portage/make.conf Signed-off-by: Stephen Bosch <post...@vodacomm.ca> --- images/gentoo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/images/gentoo.yaml b/images/gentoo.yaml index cc0e96b..7a7b36f 100644 --- a/images/gentoo.yaml +++ b/images/gentoo.yaml @@ -469,7 +469,6 @@ actions: TARGET=arm ;; esac - echo ACCEPT_KEYWORDS="~${TARGET}" >> /etc/portage/make.conf types: - container - vm
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel