diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 17:04:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 17:04:43 +0200 |
commit | e29d293bbca5325cbc0c4e7833abd4e8337fd048 (patch) | |
tree | b8c826a508222ade5a7085566d36c642c73088be /app-emulation/xen-pvgrub | |
parent | app-emulation/xen: amd64 stable wrt bug #738040 (diff) | |
download | gentoo-e29d293bbca5325cbc0c4e7833abd4e8337fd048.tar.gz gentoo-e29d293bbca5325cbc0c4e7833abd4e8337fd048.tar.bz2 gentoo-e29d293bbca5325cbc0c4e7833abd4e8337fd048.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #738040
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/xen-pvgrub')
-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 07a46c9c8d41..d901f4638e9b 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}" |