summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-22 15:59:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-22 15:59:57 +0100
commit0ddb9bf5edc81c32dcae12472b8f4b56f6e4fcaf (patch)
treef99d861b86db5778f129c900361c0e95e0d95f32 /app-emulation
parentdev-db/sqlite: amd64 stable wrt bug #610400 (diff)
downloadgentoo-0ddb9bf5edc81c32dcae12472b8f4b56f6e4fcaf.tar.gz
gentoo-0ddb9bf5edc81c32dcae12472b8f4b56f6e4fcaf.tar.bz2
gentoo-0ddb9bf5edc81c32dcae12472b8f4b56f6e4fcaf.zip
app-emulation/qemu: amd64 stable wrt bug #609206
Package-Manager: portage-2.3.3 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.8.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.8.0-r3.ebuild b/app-emulation/qemu/qemu-2.8.0-r3.ebuild
index 6fcd5aff5016..d56784ebcb75 100644
--- a/app-emulation/qemu/qemu-2.8.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-2.8.0-r3.ebuild
@@ -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"