summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-20 11:52:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-20 11:52:30 +0200
commite0a862d4639117b67f5a4da2d57882361b96cf34 (patch)
tree10accb96b83af73d38b9108109d78eed18c63a88 /app-emulation/qemu-guest-agent
parentapp-portage/gentoolkit: x86 stable wrt bug #718088 (diff)
downloadgentoo-e0a862d4639117b67f5a4da2d57882361b96cf34.tar.gz
gentoo-e0a862d4639117b67f5a4da2d57882361b96cf34.tar.bz2
gentoo-e0a862d4639117b67f5a4da2d57882361b96cf34.zip
app-emulation/qemu-guest-agent: x86 stable wrt bug #718098
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/qemu-guest-agent')
-rw-r--r--app-emulation/qemu-guest-agent/qemu-guest-agent-4.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-4.2.0-r1.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-4.2.0-r1.ebuild
index 841f26ad8d24..ec59e153ca27 100644
--- a/app-emulation/qemu-guest-agent/qemu-guest-agent-4.2.0-r1.ebuild
+++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-4.2.0-r1.ebuild
@@ -11,7 +11,7 @@ MY_PN="qemu"
MY_P="${MY_PN}-${PV}"
SRC_URI="http://wiki.qemu.org/download/${MY_P}.tar.xz"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
DESCRIPTION="QEMU Guest Agent (qemu-ga) for use when running inside a VM"
HOMEPAGE="https://wiki.qemu.org/Features/GuestAgent"