From bf25a6182f9981479c55f8b79c65c9a9dfa56b8d Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 14 Aug 2023 07:09:09 +0000 Subject: [PATCH] app-emulation/qemu-guest-agent: Sync with Gentoo It's from Gentoo commit 21a30fbb9cb34c9241bbabaae9747d277f40006c. --- .../qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild b/sdk_container/src/third_party/portage-stable/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild index c0c5794a73..3100762057 100644 --- a/sdk_container/src/third_party/portage-stable/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/app-emulation/qemu-guest-agent/qemu-guest-agent-8.0.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://wiki.qemu.org/download/${MY_P}.tar.xz" LICENSE="GPL-2 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" RDEPEND="dev-libs/glib" DEPEND="${RDEPEND}"