diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-02 21:58:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-02 22:13:14 +0100 |
commit | 2d629c8822111667695efdaafd30123221d23af7 (patch) | |
tree | 4193e4518a9d3b30d6dde25094392d2f642203ce /app-emulation/xen-pvgrub | |
parent | app-emulation/xen-tools: x86 stable (bug #631366) (diff) | |
download | gentoo-2d629c8822111667695efdaafd30123221d23af7.tar.gz gentoo-2d629c8822111667695efdaafd30123221d23af7.tar.bz2 gentoo-2d629c8822111667695efdaafd30123221d23af7.zip |
app-emulation/xen-pvgrub: x86 stable (bug #631366)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
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 4f3af9d41003..863eff7c2b44 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}" |