summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2018-02-12 12:47:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2018-02-12 12:47:46 +0100
commitc4ddec2757a08d62f9c281f065cc1cdff5eb2d81 (patch)
tree263c669888c8eb54844286e07184aa18ef7ce2bd
parentf09e0ac0a7bb1fb84d75266efcfb10aae2d3c4c1 (diff)
downloadgentoo-c4ddec2757a08d62f9c281f065cc1cdff5eb2d81.tar.gz
gentoo-c4ddec2757a08d62f9c281f065cc1cdff5eb2d81.tar.xz
app-emulation/qemu: amd64 stable wrt bug #646814
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
-rw-r--r--app-emulation/qemu/qemu-2.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.11.0.ebuild b/app-emulation/qemu/qemu-2.11.0.ebuild
index 6a81020bf7e..52aec57ba53 100644
--- a/app-emulation/qemu/qemu-2.11.0.ebuild
+++ b/app-emulation/qemu/qemu-2.11.0.ebuild
@@ -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"
# Gentoo specific patchsets:
SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r0.tar.xz"