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

index 21a8f4a01b6ef1fb33bb9f98a6ac2a5958b165a4..cbe6adc4b96e44ee8ad021a86bb7a4d37c18d9cb 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"