From: Thomas Deutschmann Date: Mon, 7 Jan 2019 00:15:47 +0000 (+0100) Subject: app-emulation/qemu: x86 stable (bug #673108) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=10cc208a99f3a13bafd42c7865f20c91d430bd6f;p=gentoo.git app-emulation/qemu: x86 stable (bug #673108) Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/app-emulation/qemu/qemu-3.1.0.ebuild b/app-emulation/qemu/qemu-3.1.0.ebuild index 7f91ca5199dc..328afccf3466 100644 --- a/app-emulation/qemu/qemu-3.1.0.ebuild +++ b/app-emulation/qemu/qemu-3.1.0.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" # Gentoo specific patchsets: #SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r1.tar.xz"