Skip to content

Commit 5ff2f8c

Browse files
committed
Revert "coreos/base: enable qemu-guest-agent on ARM64"
This reverts commit 69c9e32.
1 parent b66ca98 commit 5ff2f8c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

sdk_container/src/third_party/coreos-overlay/coreos-base/coreos/coreos-0.0.1.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ RDEPEND="${RDEPEND}
104104
app-crypt/tpmpolicy
105105
app-editors/vim
106106
app-emulation/actool
107-
app-emulation/qemu-guest-agent
108107
app-emulation/cri-tools
109108
app-misc/ca-certificates
110109
app-misc/jq
@@ -205,6 +204,7 @@ RDEPEND="${RDEPEND}
205204
# OEM specific bits that need to go in USR
206205
RDEPEND+="
207206
amd64? (
207+
app-emulation/qemu-guest-agent
208208
sys-auth/google-oslogin
209209
)
210210
"

sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.accept_keywords

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
# Keep the version of qemu the same on all arches.
1515
=app-emulation/qemu-7.2.0 ~arm64
16-
=app-emulation/qemu-guest-agent-6.0.0 ~arm64
1716

1817
=coreos-devel/fero-client-0.1.1 **
1918

0 commit comments

Comments
 (0)