summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-10 07:06:01 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-10 07:06:01 -0400
commit673b6c4e438b2b0bbe74bbde6f1413888064d05d (patch)
tree5044899f649b2451ae2e73e4f5d0d5ece20f24a1 /app-emulation
parentqemu: fix from upstream for virtio-serial security issue #557206 (diff)
downloadgentoo-673b6c4e438b2b0bbe74bbde6f1413888064d05d.tar.gz
gentoo-673b6c4e438b2b0bbe74bbde6f1413888064d05d.tar.bz2
gentoo-673b6c4e438b2b0bbe74bbde6f1413888064d05d.zip
qemu: do not put directly into stable
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.3.0-r6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.3.0-r6.ebuild b/app-emulation/qemu/qemu-2.3.0-r6.ebuild
index f558062fa400..645269982229 100644
--- a/app-emulation/qemu/qemu-2.3.0-r6.ebuild
+++ b/app-emulation/qemu/qemu-2.3.0-r6.ebuild
@@ -20,7 +20,7 @@ else
SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2
${BACKPORTS:+
http://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}"
- KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
+ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
fi
DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"