Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-pvgrub/
Date: Sun, 18 Apr 2021 01:44:17
Message-Id: 1618710244.91ff0dd5fbd208f90fe81b8279b65042c831f5db.sam@gentoo
1 commit: 91ff0dd5fbd208f90fe81b8279b65042c831f5db
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 01:44:04 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 01:44:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ff0dd5
7
8 app-emulation/xen-pvgrub: Stabilize 4.13.3 amd64, #783456
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild
16 index 9f1b7ed32fe..18c5c56da87 100644
17 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild
18 +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild
19 @@ -35,7 +35,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest
20 HOMEPAGE="https://www.xenproject.org"
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"