From: Thomas Deutschmann Date: Mon, 1 Oct 2018 21:37:00 +0000 (+0200) Subject: app-emulation/qemu-guest-agent: x86 stable (bug #666098) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e9e5a51ec9cc3846f965d6289c6dc51c637aff3a;p=gentoo.git app-emulation/qemu-guest-agent: x86 stable (bug #666098) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild index ec4616852a89..7b3fd047e298 100644 --- a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild +++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.12.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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"