summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-21 18:25:52 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-21 18:27:05 +0100
commit94601a1212309219fce8f059393d29b9315a4c59 (patch)
tree540178bc7c290b473f9567286ee34bd8fe8d06d8 /app-emulation/qemu
parentdev-python/setuptools: x86 stable wrt bug #606650 (diff)
downloadgentoo-94601a1212309219fce8f059393d29b9315a4c59.tar.gz
gentoo-94601a1212309219fce8f059393d29b9315a4c59.tar.bz2
gentoo-94601a1212309219fce8f059393d29b9315a4c59.zip
app-emulation/qemu: x86 stable wrt bug #601824
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-2.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.8.0.ebuild b/app-emulation/qemu/qemu-2.8.0.ebuild
index e7ba547e1ce7..26fef9518426 100644
--- a/app-emulation/qemu/qemu-2.8.0.ebuild
+++ b/app-emulation/qemu/qemu-2.8.0.ebuild
@@ -17,7 +17,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"