diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 15:21:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 15:21:26 +0100 |
commit | d7bae17a3782fed6008dff2f43c8bc33ddbd5dc7 (patch) | |
tree | 0ce8b303d8a53629d92a6a716fd303965e2aef3b /app-emulation/xen-pvgrub | |
parent | app-emulation/xen-tools: x86 stable wrt bug #570932 (diff) | |
download | gentoo-d7bae17a3782fed6008dff2f43c8bc33ddbd5dc7.tar.gz gentoo-d7bae17a3782fed6008dff2f43c8bc33ddbd5dc7.tar.bz2 gentoo-d7bae17a3782fed6008dff2f43c8bc33ddbd5dc7.zip |
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@gentoo.org>
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild | 2 | ||||
-rw-r--r-- | 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 519950cc6c4e..f074d914da93 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 688119b386c5..eb54859f4386 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}" |