Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/
Date: Sun, 28 Feb 2016 07:32:59
Message-Id: 1456644662.75375726aa7248f70029d0f7a7ac04a38e573618.prometheanfire@gentoo
1 commit: 75375726aa7248f70029d0f7a7ac04a38e573618
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 07:31:02 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 07:31:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75375726
7
8 app-emulation/qemu: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 app-emulation/qemu/qemu-2.5.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/qemu/qemu-2.5.0-r1.ebuild b/app-emulation/qemu/qemu-2.5.0-r1.ebuild
18 index 87e6cb2..5037f8d 100644
19 --- a/app-emulation/qemu/qemu-2.5.0-r1.ebuild
20 +++ b/app-emulation/qemu/qemu-2.5.0-r1.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 ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd"
27 fi
28
29 DESCRIPTION="QEMU + Kernel-based Virtual Machine userland tools"