diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-08 14:08:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-08 14:10:13 +0200 |
commit | 96492800c03f992e7e3a440baa82e3d425f79c83 (patch) | |
tree | 25d9ec05f004bc54a30d9f99a82de0d23ce8fdd7 | |
parent | net-misc/smb4k: x86 stable (bug #687936) (diff) | |
download | gentoo-96492800c03f992e7e3a440baa82e3d425f79c83.tar.gz gentoo-96492800c03f992e7e3a440baa82e3d425f79c83.tar.bz2 gentoo-96492800c03f992e7e3a440baa82e3d425f79c83.zip |
app-emulation/xen-pvgrub: x86 stable (bug #683694)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.11.1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.11.1.ebuild index 040ef1895ced..b9022166805e 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.11.1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.11.1.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}" |