app-emulation/qemu: x86 stable wrt bug #609206
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 22 Feb 2017 16:05:47 +0000 (17:05 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 22 Feb 2017 16:05:47 +0000 (17:05 +0100)
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/qemu/qemu-2.8.0-r3.ebuild

index d56784ebcb7597b6c6fe0e51e12f16d43e05abf1..c1aa5245a6d5ac3d295f8f56b44b18544b8e8040 100644 (file)
@@ -17,7 +17,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"