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/xen/
Date: Thu, 16 Feb 2017 17:16:19
Message-Id: 1487265315.c9eca2fe747a2b09a45689678fe8bb7c622f14bc.ago@gentoo
1 commit: c9eca2fe747a2b09a45689678fe8bb7c622f14bc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 16 17:15:15 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 16 17:15:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9eca2fe
7
8 app-emulation/xen: amd64 stable wrt bug #609160
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-emulation/xen/xen-4.7.1-r5.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emulation/xen/xen-4.7.1-r5.ebuild b/app-emulation/xen/xen-4.7.1-r5.ebuild
18 index b70f6c1cf7..d3ca6e92b1 100644
19 --- a/app-emulation/xen/xen-4.7.1-r5.ebuild
20 +++ b/app-emulation/xen/xen-4.7.1-r5.ebuild
21 @@ -13,11 +13,11 @@ MY_P=${PN}-${PV/_/-}
22
23 if [[ $PV == *9999 ]]; then
24 inherit git-r3
25 - KEYWORDS=""
26 + KEYWORDS="amd64"
27 EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
28 SRC_URI=""
29 else
30 - KEYWORDS="~amd64 ~arm -x86"
31 + KEYWORDS="amd64 ~arm -x86"
32 UPSTREAM_VER=0
33 SECURITY_VER=21
34 GENTOO_VER=