From 6e9df73b931d8649d90417976798d5d82f1cbf15 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Tue, 20 Feb 2024 12:58:28 +0100 Subject: [PATCH] overlay profiles: Add accept keywords for app-emulation/qemu --- .../profiles/coreos/base/package.accept_keywords | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords index 6a2f89382d..04d141c820 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords @@ -7,6 +7,9 @@ # Gentoo upstream package stabilisation # (the following packages are "unstable" upstream; we're stabilising these) +# Needed by arm64-native SDK. +=app-emulation/qemu-8.1.5 ~arm64 + =app-containers/containerd-1.7.13 ~amd64 ~arm64 # DO NOT EDIT THIS LINE. Added by containerd-apply-patch.sh on 2024-02-02 08:15:57 =app-containers/cri-tools-1.27.0 ~amd64 ~arm64 =app-containers/runc-1.1.12 ~amd64 ~arm64