diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-27 00:07:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-04-27 00:07:17 +0300 |
commit | 05c103f2c0d944a2be88b4626dd950a9a01c8b23 (patch) | |
tree | 4e0e7f7d1ef07094cfa11f77b4925ae21a431af7 /app-emulation/xen-pvgrub | |
parent | app-emulation/xen: amd64 stable wrt bug #643350 (diff) | |
download | gentoo-05c103f2c0d944a2be88b4626dd950a9a01c8b23.tar.gz gentoo-05c103f2c0d944a2be88b4626dd950a9a01c8b23.tar.bz2 gentoo-05c103f2c0d944a2be88b4626dd950a9a01c8b23.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #643350
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.9.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.9.2.ebuild index 4c330e915392..138f1da19fe5 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.9.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.9.2.ebuild @@ -32,7 +32,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}" |