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-pvgrub/
Date: Sat, 26 Nov 2016 10:36:42
Message-Id: 1480156582.4e94cd05e8649e86dd239d74bfe9b8e3d26621ac.ago@gentoo
1 commit: 4e94cd05e8649e86dd239d74bfe9b8e3d26621ac
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 26 10:36:22 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 26 10:36:22 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e94cd05
7
8 app-emulation/xen-pvgrub: amd64 stable wrt bug #600382
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild
18 index e4acac9..28a68d0 100644
19 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild
20 +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild
21 @@ -27,7 +27,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest
22 HOMEPAGE="http://xen.org/"
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="custom-cflags"
28
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"