summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-09-27 11:27:14 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-09-27 11:27:14 +0200
commite38fe15f658f44c2536ac7b75154459eab5114e2 (patch)
treedb218d4cacc43020c214ee00bfe1b873002e3b14 /app-emulation
parentapp-emulation/qemu: amd64 stable wrt bug #594368 (diff)
downloadgentoo-e38fe15f658f44c2536ac7b75154459eab5114e2.tar.gz
gentoo-e38fe15f658f44c2536ac7b75154459eab5114e2.tar.bz2
gentoo-e38fe15f658f44c2536ac7b75154459eab5114e2.zip
app-emulation/qemu: x86 stable wrt bug #594368
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.7.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.7.0-r4.ebuild b/app-emulation/qemu/qemu-2.7.0-r4.ebuild
index 509d59993b63..ca6e137f42bc 100644
--- a/app-emulation/qemu/qemu-2.7.0-r4.ebuild
+++ b/app-emulation/qemu/qemu-2.7.0-r4.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2"
- KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+ KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"