app-emulation/qemu: x86 stable (bug #634148)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 13 Nov 2017 00:25:54 +0000 (01:25 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 13 Nov 2017 00:25:54 +0000 (01:25 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

app-emulation/qemu/qemu-2.10.1.ebuild

index e5aec863641b0be5ee18a2107d9f696c9992a9da..c1b5a45f4b92c03cbb8d7bea458889726da780c0 100644 (file)
@@ -19,7 +19,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"