From ab9c1caf25aff9c729a5754393a73f3664558704 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sun, 10 Jun 2018 20:43:03 +0200 Subject: [PATCH] app-emulation/qemu-guest-agent: x86 stable (bug #657688) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild index c30faf5bdb3a5..f8f88137dae37 100644 --- a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild +++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.11.1.ebuild @@ -11,7 +11,7 @@ MY_PN="qemu" MY_P="${MY_PN}-${PV}" SRC_URI="http://wiki.qemu.org/download/${MY_P}.tar.bz2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd" DESCRIPTION="QEMU Guest Agent (qemu-ga) for use when running inside a VM" HOMEPAGE="https://wiki.qemu.org/Features/GuestAgent"