summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:05:47 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-22 17:05:47 +0100
commit3229f402f98b8a761ab2887612db32315c5d5eb9 (patch)
treeb1eef160dae3e339a7028b318917b68beaa69c07 /app-emulation
parentdev-db/sqlite: x86 stable wrt bug #610400 (diff)
downloadgentoo-3229f402f98b8a761ab2887612db32315c5d5eb9.tar.gz
gentoo-3229f402f98b8a761ab2887612db32315c5d5eb9.tar.bz2
gentoo-3229f402f98b8a761ab2887612db32315c5d5eb9.zip
app-emulation/qemu: x86 stable wrt bug #609206
Package-Manager: portage-2.3.3 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.8.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.8.0-r3.ebuild b/app-emulation/qemu/qemu-2.8.0-r3.ebuild
index d56784ebcb75..c1aa5245a6d5 100644
--- a/app-emulation/qemu/qemu-2.8.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-2.8.0-r3.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"