diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 12:23:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-05 12:23:16 +0100 |
commit | 13a149b99330f467dab6f32c95104031bdff573d (patch) | |
tree | ba70c985763e406b6d2ab37d9e2bb4f468900f7f /app-emulation/xen-pvgrub | |
parent | app-emulation/xen-tools: amd64 stable wrt bug #570932 (diff) | |
download | gentoo-13a149b99330f467dab6f32c95104031bdff573d.tar.gz gentoo-13a149b99330f467dab6f32c95104031bdff573d.tar.bz2 gentoo-13a149b99330f467dab6f32c95104031bdff573d.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #570932
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 bf577ad81ca7..688119b386c5 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}" |