diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-26 20:09:46 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-26 20:09:46 +0100 |
commit | 60753751bb6438a9f76595dad177149ce1a497bd (patch) | |
tree | aaaecfd4f70eb36c4394491993c881fdf5ad16f4 /app-emulation/xen-pvgrub | |
parent | app-emulation/xen-tools: x86 stable (bug #601986) (diff) | |
download | gentoo-60753751bb6438a9f76595dad177149ce1a497bd.tar.gz gentoo-60753751bb6438a9f76595dad177149ce1a497bd.tar.bz2 gentoo-60753751bb6438a9f76595dad177149ce1a497bd.zip |
app-emulation/xen-pvgrub: x86 stable (bug #601986)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild index 59fdc66a1876..ae3c84ce6284 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild @@ -33,7 +33,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}" |