mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-06 04:36:12 +02:00
Revert "coreos/base: enable qemu-guest-agent on ARM64"
This reverts commit 69c9e327bddc78aed55dbe978e5cc74d12318d05.
This commit is contained in:
parent
b66ca9862b
commit
5ff2f8c6fd
@ -104,7 +104,6 @@ RDEPEND="${RDEPEND}
|
||||
app-crypt/tpmpolicy
|
||||
app-editors/vim
|
||||
app-emulation/actool
|
||||
app-emulation/qemu-guest-agent
|
||||
app-emulation/cri-tools
|
||||
app-misc/ca-certificates
|
||||
app-misc/jq
|
||||
@ -205,6 +204,7 @@ RDEPEND="${RDEPEND}
|
||||
# OEM specific bits that need to go in USR
|
||||
RDEPEND+="
|
||||
amd64? (
|
||||
app-emulation/qemu-guest-agent
|
||||
sys-auth/google-oslogin
|
||||
)
|
||||
"
|
||||
|
||||
@ -13,7 +13,6 @@
|
||||
|
||||
# Keep the version of qemu the same on all arches.
|
||||
=app-emulation/qemu-7.2.0 ~arm64
|
||||
=app-emulation/qemu-guest-agent-6.0.0 ~arm64
|
||||
|
||||
=coreos-devel/fero-client-0.1.1 **
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user