diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-08 09:20:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-08 09:20:23 +0200 |
commit | d59c2166f78dafd104c7f823802628ffbcf4ef0a (patch) | |
tree | badd61c407edb147492fc5911219796d77e32bb6 /app-emulation | |
parent | dev-python/libvirt-python: amd64 stable wrt bug #559796 (diff) | |
download | gentoo-d59c2166f78dafd104c7f823802628ffbcf4ef0a.tar.gz gentoo-d59c2166f78dafd104c7f823802628ffbcf4ef0a.tar.bz2 gentoo-d59c2166f78dafd104c7f823802628ffbcf4ef0a.zip |
app-emulation/qemu: x86 stable wrt bug #558416
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/qemu/qemu-2.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/qemu/qemu-2.4.0-r1.ebuild b/app-emulation/qemu/qemu-2.4.0-r1.ebuild index 047bc04cbddf..c49fe2171251 100644 --- a/app-emulation/qemu/qemu-2.4.0-r1.ebuild +++ b/app-emulation/qemu/qemu-2.4.0-r1.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" |