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:41:25
Message-Id: 1618710068.f7fb98625ca91e955c49a287617fc067b9d42a30.sam@gentoo
1 commit: f7fb98625ca91e955c49a287617fc067b9d42a30
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 01:41:08 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 01:41:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7fb9862
7
8 app-emulation/xen-pvgrub: Stabilize 4.13.3 x86, #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 177bd6b1da7..9f1b7ed32fe 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}"