From 067dbc94af48a732642a6a5e2224a678ef43c7ad Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 28 Jul 2016 16:55:57 +0200 Subject: [PATCH] app-emulation/xen-pvgrub: x86 stable wrt bug #588780 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild index 688119b386c53..eb54859f43866 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild @@ -27,7 +27,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}"