diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-12 09:50:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-12 09:50:33 +0200 |
commit | 6b8b511516a6c97c1e16e716364653ba916a4c55 (patch) | |
tree | 1c2d399650d7e312788f1180f7ac03f8fb072cf7 /app-emulation/xen-pvgrub | |
parent | app-emulation/xen: amd64 stable wrt bug #727904 (diff) | |
download | gentoo-6b8b511516a6c97c1e16e716364653ba916a4c55.tar.gz gentoo-6b8b511516a6c97c1e16e716364653ba916a4c55.tar.bz2 gentoo-6b8b511516a6c97c1e16e716364653ba916a4c55.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #727904
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.12.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.12.3.ebuild index 90ff022902e9..2e3a4584769f 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.12.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.12.3.ebuild @@ -33,7 +33,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}" |