summaryrefslogtreecommitdiff
path: root/app-emulation/qemu
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-04 17:51:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-04 17:51:59 +0200
commitfcd530acbc593e4793e7d5b0f5b7ad757de899f8 (patch)
treecf0485bec2426a22d1600e1f772a5b48662677dd /app-emulation/qemu
parent98778f17d4560711ff4dc5ac8e1fb0f5710d029c (diff)
downloadgentoo-fcd530acbc593e4793e7d5b0f5b7ad757de899f8.tar.gz
gentoo-fcd530acbc593e4793e7d5b0f5b7ad757de899f8.tar.xz
app-emulation/qemu: x86 stable wrt bug #616460
Package-Manager: Portage-2.3.5, Repoman-2.3.1 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.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.8.1-r2.ebuild b/app-emulation/qemu/qemu-2.8.1-r2.ebuild
index 071347be01b..1f2da1c3859 100644
--- a/app-emulation/qemu/qemu-2.8.1-r2.ebuild
+++ b/app-emulation/qemu/qemu-2.8.1-r2.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"