diff options
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild index c723b787d7f3..a6ce1762a973 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild @@ -35,7 +35,8 @@ 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" +KEYWORDS="" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |