commit: 9965d75ffd2cde1505749daa4009206bfec419a9 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed May 10 15:43:42 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed May 10 15:44:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9965d75f
app-emulation/xen-pvgrub: x86 stable wrt bug #615980 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild index 4ca09c8c50d..af5278706da 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild @@ -32,7 +32,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest HOMEPAGE="http://xen.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="custom-cflags" REQUIRED_USE="${PYTHON_REQUIRED_USE}"