summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-13 01:25:54 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-13 01:25:54 +0100
commit86b05c1ae75d0ae0d8bdda386a7ec20d31523622 (patch)
tree0671aa08bde818ea07e7ae059243a6880a0f693e /app-emulation
parentsys-apps/dtc: x86 stable (bug #634148) (diff)
downloadgentoo-86b05c1ae75d0ae0d8bdda386a7ec20d31523622.tar.gz
gentoo-86b05c1ae75d0ae0d8bdda386a7ec20d31523622.tar.bz2
gentoo-86b05c1ae75d0ae0d8bdda386a7ec20d31523622.zip
app-emulation/qemu: x86 stable (bug #634148)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.10.1.ebuild b/app-emulation/qemu/qemu-2.10.1.ebuild
index e5aec863641b..c1b5a45f4b92 100644
--- a/app-emulation/qemu/qemu-2.10.1.ebuild
+++ b/app-emulation/qemu/qemu-2.10.1.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"