diff options
author | Sam James <sam@gentoo.org> | 2020-11-11 00:46:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-11 00:46:44 +0000 |
commit | 03bfd12814cacb3b3ee0f3aa6f446f733150d2d8 (patch) | |
tree | 4d6ce9b82297a79f9ebc3e4432f3ab570195ea9e /app-emulation | |
parent | app-emulation/xen-tools: Stabilize 4.13.2 amd64, #753692 (diff) | |
download | gentoo-03bfd12814cacb3b3ee0f3aa6f446f733150d2d8.tar.gz gentoo-03bfd12814cacb3b3ee0f3aa6f446f733150d2d8.tar.bz2 gentoo-03bfd12814cacb3b3ee0f3aa6f446f733150d2d8.zip |
app-emulation/xen-pvgrub: Stabilize 4.13.2 amd64, #753692
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild index 07a46c9c8d41..d901f4638e9b 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.2.ebuild @@ -35,7 +35,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="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |