diff options
author | Yixun Lan <dlan@gentoo.org> | 2017-11-04 02:01:26 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2017-11-04 02:05:43 +0800 |
commit | ec4c7187d3787e912de67bf2f1f204f6a370c84f (patch) | |
tree | bbd9c56d4dac956cf68931403abbfdd65b0d1d12 /app-emulation/xen-pvgrub | |
parent | app-emulation/xen-tools: arm64 stable (diff) | |
download | gentoo-ec4c7187d3787e912de67bf2f1f204f6a370c84f.tar.gz gentoo-ec4c7187d3787e912de67bf2f1f204f6a370c84f.tar.bz2 gentoo-ec4c7187d3787e912de67bf2f1f204f6a370c84f.zip |
app-emulation/xen-pvgrub: arm64 stable
Gentoo-Bug: 631366
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild index 863eff7c2b44..78a162cc1c82 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.2-r1.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}" |