app-emulation/qemu: x86 stable wrt bug #707984
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 3 Feb 2020 15:23:20 +0000 (16:23 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 3 Feb 2020 15:23:20 +0000 (16:23 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/qemu/qemu-4.2.0-r1.ebuild

index cbe6adc4b96e44ee8ad021a86bb7a4d37c18d9cb..dd8315e669051ccf70407278db9c581de25f40e6 100644 (file)
@@ -24,7 +24,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"
+       KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"