summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-09-23 16:13:12 +0200
committerThomas Deutschmann <whissi@gentoo.org>2017-09-23 16:15:40 +0200
commitcafc15e1cd9c583ba3ecba8baa6df933001294c5 (patch)
tree2969a7c448417df4a9af34beed59451720524cc0 /app-emulation/qemu
parentnet-firewall/shorewall: Bump to v5.1.7 (diff)
downloadgentoo-cafc15e1cd9c583ba3ecba8baa6df933001294c5.tar.gz
gentoo-cafc15e1cd9c583ba3ecba8baa6df933001294c5.tar.bz2
gentoo-cafc15e1cd9c583ba3ecba8baa6df933001294c5.zip
app-emulation/qemu: x86 stable (bug #629350)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-2.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.10.0.ebuild b/app-emulation/qemu/qemu-2.10.0.ebuild
index 989c65584710..ad3e8e8235fd 100644
--- a/app-emulation/qemu/qemu-2.10.0.ebuild
+++ b/app-emulation/qemu/qemu-2.10.0.ebuild
@@ -19,7 +19,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"