app-emulation/qemu: x86 stable (bug #719266)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 26 Apr 2020 23:35:16 +0000 (01:35 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 26 Apr 2020 23:43:35 +0000 (01:43 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-emulation/qemu/qemu-4.2.0-r6.ebuild

index 3e74e6d3d6add128eee8991b1d9e35d5d7eb3013..8a93874b711ec606ae8988c5f5dacaa40cdcd36c 100644 (file)
@@ -25,7 +25,7 @@ if [[ ${PV} = *9999* ]]; then
 else
        SRC_URI="https://download.qemu.org/${P}.tar.xz
                https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r2.tar.xz"
-       KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
 fi
 
 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"