summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2017-08-31 20:07:37 -0500
committerMatthias Maier <tamiko@gentoo.org>2017-08-31 20:07:37 -0500
commitbf14d3508d91a707aa4615c5a2d7940fc94b1f5a (patch)
tree84f4c61b9b13061c729a5093e367ba78c622da4d /app-emulation
parentsys-firmware/seabios: stabilize on amd64, x86, bug #625614 (diff)
downloadgentoo-bf14d3508d91a707aa4615c5a2d7940fc94b1f5a.tar.gz
gentoo-bf14d3508d91a707aa4615c5a2d7940fc94b1f5a.tar.bz2
gentoo-bf14d3508d91a707aa4615c5a2d7940fc94b1f5a.zip
app-emulation/qemu: stabilize on amd64, x86, bug #625614
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.9.0-r56.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.9.0-r56.ebuild b/app-emulation/qemu/qemu-2.9.0-r56.ebuild
index c27df42275a7..f9ba26cbc93e 100644
--- a/app-emulation/qemu/qemu-2.9.0-r56.ebuild
+++ b/app-emulation/qemu/qemu-2.9.0-r56.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"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"