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: Tue, 18 Sep 2018 07:24:10
Message-Id: 1537255395.27e950af9919340c03fbecc041de88716981443f.ago@gentoo
1 commit: 27e950af9919340c03fbecc041de88716981443f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 18 07:23:15 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 18 07:23:15 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e950af
7
8 app-emulation/xen: amd64 stable wrt bug #655188
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="amd64"
12
13 app-emulation/xen/xen-4.10.1-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/xen/xen-4.10.1-r2.ebuild b/app-emulation/xen/xen-4.10.1-r2.ebuild
17 index 4aa52ebfe2b..e8efb648999 100644
18 --- a/app-emulation/xen/xen-4.10.1-r2.ebuild
19 +++ b/app-emulation/xen/xen-4.10.1-r2.ebuild
20 @@ -12,11 +12,11 @@ MY_P=${PN}-${MY_PV}
21
22 if [[ $PV == *9999 ]]; then
23 inherit git-r3
24 - KEYWORDS=""
25 + KEYWORDS="amd64"
26 EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
27 SRC_URI=""
28 else
29 - KEYWORDS="~amd64 ~arm -x86"
30 + KEYWORDS="amd64 ~arm -x86"
31 UPSTREAM_VER=2
32 SECURITY_VER=
33 GENTOO_VER=