diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 16:44:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-15 16:44:40 +0100 |
commit | 062db941442ba858764be020119e370936fc0a46 (patch) | |
tree | be2ca2c62da5b7d0b9328a381b172570065e76d4 /app-emulation/xen-pvgrub | |
parent | dev-libs/ivykis: x86 stable (bug #670974) (diff) | |
download | gentoo-062db941442ba858764be020119e370936fc0a46.tar.gz gentoo-062db941442ba858764be020119e370936fc0a46.tar.bz2 gentoo-062db941442ba858764be020119e370936fc0a46.zip |
app-emulation/xen-pvgrub: x86 stable (bug #670858)
Package-Manager: Portage-2.3.51, 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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.10.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.10.2.ebuild index 27ac0a92b01c..6309f6f7a8a0 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.10.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.10.2.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}" |