summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-10-27 10:51:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-10-27 10:51:38 +0200
commit0d8686918e6f64fbd928f3fc7c962eff96e68daf (patch)
tree1621339125e1078fa981afe24a43ff2d2e4d25ea /app-emulation
parentwww-plugins/adobe-flash: amd64 stable wrt bug #598152 (diff)
downloadgentoo-0d8686918e6f64fbd928f3fc7c962eff96e68daf.tar.gz
gentoo-0d8686918e6f64fbd928f3fc7c962eff96e68daf.tar.bz2
gentoo-0d8686918e6f64fbd928f3fc7c962eff96e68daf.zip
app-emulation/qemu: amd64 stable wrt bug #598046
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.7.0-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.7.0-r5.ebuild b/app-emulation/qemu/qemu-2.7.0-r5.ebuild
index cece751794b5..e70710f4fe5c 100644
--- a/app-emulation/qemu/qemu-2.7.0-r5.ebuild
+++ b/app-emulation/qemu/qemu-2.7.0-r5.ebuild
@@ -18,7 +18,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"