diff options
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild index 688119b386c5..eb54859f4386 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.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}" |