Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Mon, 13 Nov 2017 18:22:09
Message-Id: 1510597289.a65a8fa1bcac5e89c0ba154e8f9078aeef3d157f.mrueg@gentoo
1 commit: a65a8fa1bcac5e89c0ba154e8f9078aeef3d157f
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 13 18:18:13 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 13 18:21:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a65a8fa1
7
8 app-emulation/qemu: Stable on amd64
9
10 Package-Manager: Portage-2.3.12, Repoman-2.3.4
11
12 app-emulation/qemu/qemu-2.10.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/qemu/qemu-2.10.1.ebuild b/app-emulation/qemu/qemu-2.10.1.ebuild
16 index c1b5a45f4b9..944fecea967 100644
17 --- a/app-emulation/qemu/qemu-2.10.1.ebuild
18 +++ b/app-emulation/qemu/qemu-2.10.1.ebuild
19 @@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
20 SRC_URI=""
21 else
22 SRC_URI="http://wiki.qemu-project.org/download/${P}.tar.bz2"
23 - KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
24 + KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
25 fi
26
27 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"