diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-16 09:46:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-16 09:46:33 +0100 |
commit | 2760f9d354ed21acb98adb4dde65fc84398fcbb6 (patch) | |
tree | c232724c142e566eb014163c2b165aa4733f8249 /app-emulation/qemu | |
parent | media-libs/gd: amd64 stable wrt bug #538686 (diff) | |
download | gentoo-2760f9d354ed21acb98adb4dde65fc84398fcbb6.tar.gz gentoo-2760f9d354ed21acb98adb4dde65fc84398fcbb6.tar.bz2 gentoo-2760f9d354ed21acb98adb4dde65fc84398fcbb6.zip |
app-emulation/qemu: x86 stable wrt bug #567828
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/qemu')
-rw-r--r-- | app-emulation/qemu/qemu-2.4.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.4.1-r2.ebuild b/app-emulation/qemu/qemu-2.4.1-r2.ebuild index 6e4705b7e994..a42f99b19463 100644 --- a/app-emulation/qemu/qemu-2.4.1-r2.ebuild +++ b/app-emulation/qemu/qemu-2.4.1-r2.ebuild @@ -20,7 +20,7 @@ else SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2 ${BACKPORTS:+ https://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" |