app-emulation/qemu: x86 stable wrt bug #678906
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 19 Aug 2019 11:36:54 +0000 (13:36 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 19 Aug 2019 11:36:54 +0000 (13:36 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/qemu/qemu-4.0.0-r50.ebuild

index d686ecd9771f58f61003bde64e45dc7f246f5c84..d547b37ab845caea2581ab0b0d79f43197c85256 100644 (file)
@@ -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"