summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-14 16:39:11 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-14 16:39:11 +0100
commit76d45ac75993496e088e3c301f4743d3aa4494e3 (patch)
treeefc98ba91eb94a149ebfe28b521a83ca16b4290f /app-emulation/qemu
parentsys-block/di: x86 stable wrt bug #609230 (diff)
downloadgentoo-76d45ac75993496e088e3c301f4743d3aa4494e3.tar.gz
gentoo-76d45ac75993496e088e3c301f4743d3aa4494e3.tar.bz2
gentoo-76d45ac75993496e088e3c301f4743d3aa4494e3.zip
app-emulation/qemu: x86 stable wrt bug #608728
Package-Manager: portage-2.3.3 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-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.8.0-r1.ebuild b/app-emulation/qemu/qemu-2.8.0-r1.ebuild
index 6a988637ec52..6fd0223c137c 100644
--- a/app-emulation/qemu/qemu-2.8.0-r1.ebuild
+++ b/app-emulation/qemu/qemu-2.8.0-r1.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"