From: Thomas Deutschmann Date: Mon, 13 Nov 2017 00:25:54 +0000 (+0100) Subject: app-emulation/qemu: x86 stable (bug #634148) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=86b05c1ae75d0ae0d8bdda386a7ec20d31523622;p=gentoo.git app-emulation/qemu: x86 stable (bug #634148) Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- diff --git a/app-emulation/qemu/qemu-2.10.1.ebuild b/app-emulation/qemu/qemu-2.10.1.ebuild index e5aec863641b..c1b5a45f4b92 100644 --- a/app-emulation/qemu/qemu-2.10.1.ebuild +++ b/app-emulation/qemu/qemu-2.10.1.ebuild @@ -19,7 +19,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"