diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 01:41:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 01:41:08 +0000 |
commit | f7fb98625ca91e955c49a287617fc067b9d42a30 (patch) | |
tree | c619ea60a2aac58d1c85b579ac3195e3a1baa3a2 /app-emulation | |
parent | app-emulation/xen-tools: Stabilize 4.13.3 x86, #783456 (diff) | |
download | gentoo-f7fb98625ca91e955c49a287617fc067b9d42a30.tar.gz gentoo-f7fb98625ca91e955c49a287617fc067b9d42a30.tar.bz2 gentoo-f7fb98625ca91e955c49a287617fc067b9d42a30.zip |
app-emulation/xen-pvgrub: Stabilize 4.13.3 x86, #783456
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-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 177bd6b1da77..9f1b7ed32fe1 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}" |