diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-26 11:44:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-26 11:44:06 +0100 |
commit | 477214911a5753f88592ff40c7189976563b869a (patch) | |
tree | 235ff1b9987c157bd147e8839f38c31a3a548d25 /app-emulation | |
parent | net-misc/dhcp: x86 stable wrt bug #576866 (diff) | |
download | gentoo-477214911a5753f88592ff40c7189976563b869a.tar.gz gentoo-477214911a5753f88592ff40c7189976563b869a.tar.bz2 gentoo-477214911a5753f88592ff40c7189976563b869a.zip |
app-emulation/xen-pvgrub: x86 stable wrt bug #600382
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild index 28a68d09af8e..ca7ab7448a66 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.4.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}" |