diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-29 10:21:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-29 10:21:21 +0200 |
commit | 68790eaba763fd014c77a3dbe8adf61fd0209dd6 (patch) | |
tree | 685851bee0b5a763840a4e37500eebde7474daa3 /app-emulation | |
parent | app-emulation/qemu: amd64 stable wrt bug #573816 (diff) | |
download | gentoo-68790eaba763fd014c77a3dbe8adf61fd0209dd6.tar.gz gentoo-68790eaba763fd014c77a3dbe8adf61fd0209dd6.tar.bz2 gentoo-68790eaba763fd014c77a3dbe8adf61fd0209dd6.zip |
app-emulation/qemu: x86 stable wrt bug #573816
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/qemu-2.5.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.5.0-r3.ebuild b/app-emulation/qemu/qemu-2.5.0-r3.ebuild index fcb7418adf4a..5d591dd8f4b2 100644 --- a/app-emulation/qemu/qemu-2.5.0-r3.ebuild +++ b/app-emulation/qemu/qemu-2.5.0-r3.ebuild @@ -22,7 +22,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 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd" + KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd" fi DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools" |