summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-29 17:02:28 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-03-29 17:17:00 +0200
commit0d20ce26477dac6ed1ce36002123a190fe971ad8 (patch)
tree0babd840dce19025133cf014e75b67341f64b1cf /app-emulation/qemu
parentapp-office/pinpoint: x86 stable (bug #574384) (diff)
downloadgentoo-0d20ce26477dac6ed1ce36002123a190fe971ad8.tar.gz
gentoo-0d20ce26477dac6ed1ce36002123a190fe971ad8.tar.bz2
gentoo-0d20ce26477dac6ed1ce36002123a190fe971ad8.zip
app-emulation/qemu: x86 stable (bug #649616)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r--app-emulation/qemu/qemu-2.11.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.11.1-r1.ebuild b/app-emulation/qemu/qemu-2.11.1-r1.ebuild
index d0d85a2ac09a..482424fd1a80 100644
--- a/app-emulation/qemu/qemu-2.11.1-r1.ebuild
+++ b/app-emulation/qemu/qemu-2.11.1-r1.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"
# Gentoo specific patchsets:
SRC_URI+=" https://dev.gentoo.org/~tamiko/distfiles/${P}-patches-r1.tar.xz"