From bdacc717e27bf7f9e6cd793ef1a3ec379026c03b Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 23 Jan 2023 11:01:50 +0100 Subject: [PATCH] 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 118ecb5f53..2c57e704c8 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 @@ -11,6 +11,9 @@ =app-editors/vim-9.0.1157 ~amd64 ~arm64 =app-editors/vim-core-9.0.1157 ~amd64 ~arm64 +# Keep the version of qemu the same on all arches. +=app-emulation/qemu-7.2.0 ~arm64 + =coreos-devel/fero-client-0.1.1 ** # Accept unstable host Rust compilers