commit: d7bae17a3782fed6008dff2f43c8bc33ddbd5dc7 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jan 5 14:21:26 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jan 5 14:21:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7bae17a
app-emulation/xen-pvgrub: x86 stable wrt bug #570932 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild | 2 +- app-emulation/xen-pvgrub/xen-pvgrub-4.6.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild index 519950c..f074d91 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.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}" diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.0.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.0.ebuild index 688119b..eb54859 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.0.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.0.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}"
