Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-pvgrub/
Date: Tue, 15 Sep 2020 17:22:51
Message-Id: 1600190563.50c87566d2ed57d0e45dbdae0a247b066321f17b.whissi@gentoo
1 commit: 50c87566d2ed57d0e45dbdae0a247b066321f17b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 15 17:21:50 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 15 17:22:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50c87566
7
8 app-emulation/xen-pvgrub: x86 stable (bug #738040)
9
10 Package-Manager: Portage-3.0.6, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild
17 index 5c95dccf2ec..07a46c9c8d4 100644
18 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild
19 +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild
20 @@ -35,7 +35,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=""
27
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"