summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-20 11:30:18 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-20 11:30:18 +0200
commit1ba6fbac35c4f0ba697891d34457e121ae51b662 (patch)
treef4f5712645b94ce220103e28808d50ecfade6db3 /app-emulation
parentwww-misc/shellinabox: x86 stable wrt bug #615262 (diff)
downloadgentoo-1ba6fbac35c4f0ba697891d34457e121ae51b662.tar.gz
gentoo-1ba6fbac35c4f0ba697891d34457e121ae51b662.tar.bz2
gentoo-1ba6fbac35c4f0ba697891d34457e121ae51b662.zip
app-emulation/qemu: x86 stable wrt bug #616874
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')
-rw-r--r--app-emulation/qemu/qemu-2.9.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.9.0-r2.ebuild b/app-emulation/qemu/qemu-2.9.0-r2.ebuild
index 53828738ddea..25d899f2579f 100644
--- a/app-emulation/qemu/qemu-2.9.0-r2.ebuild
+++ b/app-emulation/qemu/qemu-2.9.0-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"