diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-28 00:43:07 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-28 00:43:07 +0100 |
commit | 4ad879473ee623e8fe3d3d6d3ef0302e7ad8645a (patch) | |
tree | 371c26be33134e1af02884a69552b64ba1b1c148 /app-emulation/xen-pvgrub | |
parent | app-emulation/xen-tools: x86 stable (bug #679580) (diff) | |
download | gentoo-4ad879473ee623e8fe3d3d6d3ef0302e7ad8645a.tar.gz gentoo-4ad879473ee623e8fe3d3d6d3ef0302e7ad8645a.tar.bz2 gentoo-4ad879473ee623e8fe3d3d6d3ef0302e7ad8645a.zip |
app-emulation/xen-pvgrub: x86 stable (bug #679580)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.10.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.10.3.ebuild index e227750d5147..f2ffbddfdde7 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.10.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.10.3.ebuild @@ -33,7 +33,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest HOMEPAGE="https://www.xenproject.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="custom-cflags" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |