app-emulation/qemu: x86 stable (bug #686026)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 26 May 2019 22:17:10 +0000 (00:17 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 26 May 2019 22:26:54 +0000 (00:26 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-emulation/qemu/qemu-4.0.0-r3.ebuild

index 7337923de0844a573be2aed109ae76676030e5f9..bd09a33e9d4685d2475ec83ced3c5d1ca9ddae71 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"