coreos/base: enable qemu-guest-agent on ARM64

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2024-12-02 09:51:47 +01:00
parent f028badc1c
commit 1e51d39051
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
2 changed files with 4 additions and 1 deletions

View File

@ -105,6 +105,7 @@ RDEPEND="${RDEPEND}
app-crypt/go-tspi
app-crypt/tpmpolicy
app-editors/vim
app-emulation/qemu-guest-agent
app-containers/cri-tools
app-misc/ca-certificates
app-misc/jq
@ -211,7 +212,6 @@ RDEPEND="${RDEPEND}
# OEM specific bits that need to go in USR
RDEPEND+="
amd64? (
app-emulation/qemu-guest-agent
sys-auth/google-oslogin
)
"

View File

@ -62,6 +62,9 @@
# Needed by arm64-native SDK.
=app-emulation/open-vmdk-1.0 *
# Keep versions on both arches in sync.
=app-emulation/qemu-guest-agent-8.2.0 ~arm64
# Keep versions on both arches in sync.
=dev-build/meson-1.5.2 ~arm64
=dev-cpp/abseil-cpp-20230125.3-r4 ~arm64