diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 11:00:53 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 11:00:53 +0200 |
commit | 9a3a8395bcb32dd6388d8293b686af6bea1c230d (patch) | |
tree | 26638ddeee0c3068db94e147d9c81553300b38d3 /app-emulation/xen-pvgrub | |
parent | app-emulation/xen-4.7.3-r0: amd64 stable (diff) | |
download | gentoo-9a3a8395bcb32dd6388d8293b686af6bea1c230d.tar.gz gentoo-9a3a8395bcb32dd6388d8293b686af6bea1c230d.tar.bz2 gentoo-9a3a8395bcb32dd6388d8293b686af6bea1c230d.zip |
app-emulation/xen-pvgrub-4.7.3-r0: amd64 stable
Gentoo-Bug: 624128
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild index 7b0f760e3a88..5c611729f9c7 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.3.ebuild @@ -32,7 +32,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}" |