Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Wed, 16 Dec 2015 08:46:50
Message-Id: 1450255593.2760f9d354ed21acb98adb4dde65fc84398fcbb6.ago@gentoo
1 commit: 2760f9d354ed21acb98adb4dde65fc84398fcbb6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 16 08:46:33 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 16 08:46:33 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2760f9d3
7
8 app-emulation/qemu: x86 stable wrt bug #567828
9
10 Package-Manager: portage-2.2.24
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-emulation/qemu/qemu-2.4.1-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/qemu/qemu-2.4.1-r2.ebuild b/app-emulation/qemu/qemu-2.4.1-r2.ebuild
18 index 6e4705b..a42f99b 100644
19 --- a/app-emulation/qemu/qemu-2.4.1-r2.ebuild
20 +++ b/app-emulation/qemu/qemu-2.4.1-r2.ebuild
21 @@ -20,7 +20,7 @@ else
22 SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2
23 ${BACKPORTS:+
24 https://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz}"
25 - KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
26 + KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
27 fi
28
29 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"