Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-pvgrub/
Date: Fri, 03 Nov 2017 18:05:56
Message-Id: 1509732343.ec4c7187d3787e912de67bf2f1f204f6a370c84f.dlan@gentoo
1 commit: ec4c7187d3787e912de67bf2f1f204f6a370c84f
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 3 18:01:26 2017 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 3 18:05:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4c7187
7
8 app-emulation/xen-pvgrub: arm64 stable
9
10 Gentoo-Bug: 631366
11 Package-Manager: Portage-2.3.10, Repoman-2.3.3
12
13 app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild
17 index 863eff7c2b4..78a162cc1c8 100644
18 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild
19 +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild
20 @@ -32,7 +32,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest
21 HOMEPAGE="https://www.xenproject.org"
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="custom-cflags"
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"