diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:44:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:44:04 +0000 |
commit | 91ff0dd5fbd208f90fe81b8279b65042c831f5db (patch) | |
tree | 3960e96f50735698e040e49783b5230fb4a4f40f /app-emulation/xen-pvgrub | |
parent | app-emulation/xen: Stabilize 4.13.3 amd64, #783456 (diff) | |
download | gentoo-91ff0dd5fbd208f90fe81b8279b65042c831f5db.tar.gz gentoo-91ff0dd5fbd208f90fe81b8279b65042c831f5db.tar.bz2 gentoo-91ff0dd5fbd208f90fe81b8279b65042c831f5db.zip |
app-emulation/xen-pvgrub: Stabilize 4.13.3 amd64, #783456
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild index 9f1b7ed32fe1..18c5c56da87c 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.3.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}" |