commit: ab9c1caf25aff9c729a5754393a73f3664558704
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 18:43:03 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 18:46:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9c1caf
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 c30faf5bdb3..f8f88137dae 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"