From: Agostino Sarubbo Date: Mon, 11 Jun 2018 08:13:30 +0000 (+0200) Subject: app-emulation/qemu-guest-agent: amd64 stable wrt bug #657688 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9eaf33c5c53576ceac872643caf5b4b0e511dc2;p=gentoo.git app-emulation/qemu-guest-agent: amd64 stable wrt bug #657688 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64" --- 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 f8f88137dae3..3f49bc33cf3c 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"