app-emulation/qemu-guest-agent: x86 stable wrt bug #558416

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
This commit is contained in:
Agostino Sarubbo
2015-09-08 09:20:27 +02:00
parent d59c2166f7
commit 9003558710

View File

@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-2
else
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"
fi
DESCRIPTION="QEMU Guest Agent (qemu-ga) for use when running inside a VM"