Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/
Date: Thu, 26 Apr 2018 21:07:27
Message-Id: 1524776804.d136dcd3f1dc4baa0f62d6907542763c247991ea.zlogene@gentoo
1 commit: d136dcd3f1dc4baa0f62d6907542763c247991ea
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 21:06:44 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 21:06:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d136dcd3
7
8 app-emulation/xen: amd64 stable wrt bug #643350
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-emulation/xen/xen-4.9.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emulation/xen/xen-4.9.2.ebuild b/app-emulation/xen/xen-4.9.2.ebuild
16 index c6763a9657c..ff12221cf11 100644
17 --- a/app-emulation/xen/xen-4.9.2.ebuild
18 +++ b/app-emulation/xen/xen-4.9.2.ebuild
19 @@ -12,11 +12,11 @@ MY_P=${PN}-${MY_PV}
20
21 if [[ $PV == *9999 ]]; then
22 inherit git-r3
23 - KEYWORDS=""
24 + KEYWORDS="amd64"
25 EGIT_REPO_URI="git://xenbits.xen.org/xen.git"
26 SRC_URI=""
27 else
28 - KEYWORDS="~amd64 ~arm -x86"
29 + KEYWORDS="amd64 ~arm -x86"
30 UPSTREAM_VER=1
31 SECURITY_VER=
32 GENTOO_VER=