app-emulation/qemu: amd64 stable wrt bug #601824
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 21 Jan 2017 17:15:29 +0000 (18:15 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 21 Jan 2017 17:16:18 +0000 (18:16 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/qemu/qemu-2.8.0.ebuild

index ddb7b625cf01eba73f3e129f1b73608972d736a5..e7ba547e1ce7116e6b493e796500ec26c228c27e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -17,7 +17,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"