Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Sun, 26 May 2019 22:27:29
Message-Id: 1558909614.876473adaded65d089814af1a36a70e54b5454d1.whissi@gentoo
1 commit: 876473adaded65d089814af1a36a70e54b5454d1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 26 22:17:10 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun May 26 22:26:54 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=876473ad
7
8 app-emulation/qemu: x86 stable (bug #686026)
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emulation/qemu/qemu-4.0.0-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/qemu/qemu-4.0.0-r3.ebuild b/app-emulation/qemu/qemu-4.0.0-r3.ebuild
17 index 7337923de08..bd09a33e9d4 100644
18 --- a/app-emulation/qemu/qemu-4.0.0-r3.ebuild
19 +++ b/app-emulation/qemu/qemu-4.0.0-r3.ebuild
20 @@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
21 SRC_URI=""
22 else
23 SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.xz"
24 - KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
25 + KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
26 fi
27
28 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"