summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-18 01:23:18 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-18 01:28:52 +0200
commitf9cea5b3d82ca9a9be9cb390a454f0f7e366c2f2 (patch)
tree0c08369f3ac30bee3adc33fc438a1a15f7e73587 /app-emulation
parentkde-misc/rsibreak: x86 stable (bug #657754) (diff)
downloadgentoo-f9cea5b3d82ca9a9be9cb390a454f0f7e366c2f2.tar.gz
gentoo-f9cea5b3d82ca9a9be9cb390a454f0f7e366c2f2.tar.bz2
gentoo-f9cea5b3d82ca9a9be9cb390a454f0f7e366c2f2.zip
app-emulation/qemu: x86 stable (bug #658180)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/qemu/qemu-2.12.0-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.12.0-r3.ebuild b/app-emulation/qemu/qemu-2.12.0-r3.ebuild
index 9e4303a60423..f0dfe3c9180d 100644
--- a/app-emulation/qemu/qemu-2.12.0-r3.ebuild
+++ b/app-emulation/qemu/qemu-2.12.0-r3.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-r4.tar.xz"