From: Agostino Sarubbo Date: Mon, 19 Aug 2019 11:36:54 +0000 (+0200) Subject: app-emulation/qemu: x86 stable wrt bug #678906 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=735b894f34fe4de18884dd551cd226047446175c;p=gentoo.git app-emulation/qemu: x86 stable wrt bug #678906 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/app-emulation/qemu/qemu-4.0.0-r50.ebuild b/app-emulation/qemu/qemu-4.0.0-r50.ebuild index d686ecd9771f..d547b37ab845 100644 --- a/app-emulation/qemu/qemu-4.0.0-r50.ebuild +++ b/app-emulation/qemu/qemu-4.0.0-r50.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then SRC_URI="" else SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.xz" - 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"