commit: bce2c830682ddbe5b19d3137ffc161908b1a7d7e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Mar 12 16:26:08 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Mar 12 16:26:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce2c830
app-emulation/xen-pvgrub: x86 stable wrt bug #712208 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.ebuild index 2e3a4584769..7a47d1a99b2 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.ebuild @@ -33,7 +33,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest HOMEPAGE="https://www.xenproject.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"