From: Thomas Deutschmann Date: Thu, 18 Apr 2019 20:21:09 +0000 (+0200) Subject: app-emulation/qemu: x86 stable (bug #681850) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=922b72e4d4e089812d3ac1d2c93e01149541936d;p=gentoo.git app-emulation/qemu: x86 stable (bug #681850) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/app-emulation/qemu/qemu-3.1.0-r4.ebuild b/app-emulation/qemu/qemu-3.1.0-r4.ebuild index 3ec0c0b7df87..086555e1bbeb 100644 --- a/app-emulation/qemu/qemu-3.1.0-r4.ebuild +++ b/app-emulation/qemu/qemu-3.1.0-r4.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"