summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-04-27 01:35:16 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-04-27 01:43:35 +0200
commit36277fdeff86606c004908e2df61a98b488e687c (patch)
tree1f8aba777349ece52612ff3a547462cadcf04c18 /app-emulation/qemu
parentdev-lang/python: x86 stable (bug #707822) (diff)
downloadgentoo-36277fdeff86606c004908e2df61a98b488e687c.tar.gz
gentoo-36277fdeff86606c004908e2df61a98b488e687c.tar.bz2
gentoo-36277fdeff86606c004908e2df61a98b488e687c.zip
app-emulation/qemu: x86 stable (bug #719266)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-4.2.0-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-4.2.0-r6.ebuild b/app-emulation/qemu/qemu-4.2.0-r6.ebuild
index 3e74e6d3d6ad..8a93874b711e 100644
--- a/app-emulation/qemu/qemu-4.2.0-r6.ebuild
+++ b/app-emulation/qemu/qemu-4.2.0-r6.ebuild
@@ -25,7 +25,7 @@ if [[ ${PV} = *9999* ]]; then
else
SRC_URI="https://download.qemu.org/${P}.tar.xz
https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r2.tar.xz"
- KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"