diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-15 19:21:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-15 19:22:43 +0200 |
commit | 50c87566d2ed57d0e45dbdae0a247b066321f17b (patch) | |
tree | f21edd439bb7ba553deb7b7b358c4da92ba7388a /app-emulation | |
parent | dev-lang/python: x86 stable (bug #741502) (diff) | |
download | gentoo-50c87566d2ed57d0e45dbdae0a247b066321f17b.tar.gz gentoo-50c87566d2ed57d0e45dbdae0a247b066321f17b.tar.bz2 gentoo-50c87566d2ed57d0e45dbdae0a247b066321f17b.zip |
app-emulation/xen-pvgrub: x86 stable (bug #738040)
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild index 5c95dccf2ec9..07a46c9c8d41 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.1.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}" |