summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-09-08 09:20:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-09-08 09:20:27 +0200
commit900355871098fb0a5e4bf0314ffd4cb67b002c36 (patch)
treecfdf83d1abf33bb5a1f5a5377e91b04be524eda7
parentapp-emulation/qemu: x86 stable wrt bug #558416 (diff)
downloadgentoo-900355871098fb0a5e4bf0314ffd4cb67b002c36.tar.gz
gentoo-900355871098fb0a5e4bf0314ffd4cb67b002c36.tar.bz2
gentoo-900355871098fb0a5e4bf0314ffd4cb67b002c36.zip
app-emulation/qemu-guest-agent: x86 stable wrt bug #558416
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
-rw-r--r--app-emulation/qemu-guest-agent/qemu-guest-agent-2.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.4.0.ebuild b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.4.0.ebuild
index 51dba6db9d1f..e244a7970f61 100644
--- a/app-emulation/qemu-guest-agent/qemu-guest-agent-2.4.0.ebuild
+++ b/app-emulation/qemu-guest-agent/qemu-guest-agent-2.4.0.ebuild
@@ -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"