From: Agostino Sarubbo Date: Sat, 20 May 2017 09:30:18 +0000 (+0200) Subject: app-emulation/qemu: x86 stable wrt bug #616874 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1ba6fbac35c4f0ba697891d34457e121ae51b662;p=gentoo.git 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 --- 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"