From: Thomas Deutschmann Date: Sun, 26 May 2019 22:17:10 +0000 (+0200) Subject: app-emulation/qemu: x86 stable (bug #686026) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=876473adaded65d089814af1a36a70e54b5454d1;p=gentoo.git app-emulation/qemu: x86 stable (bug #686026) Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Thomas Deutschmann --- diff --git a/app-emulation/qemu/qemu-4.0.0-r3.ebuild b/app-emulation/qemu/qemu-4.0.0-r3.ebuild index 7337923de084..bd09a33e9d46 100644 --- a/app-emulation/qemu/qemu-4.0.0-r3.ebuild +++ b/app-emulation/qemu/qemu-4.0.0-r3.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"