diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:26:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-12 17:26:08 +0100 |
commit | bce2c830682ddbe5b19d3137ffc161908b1a7d7e (patch) | |
tree | eb9a8c09daa51cb683062a0d7d4d6eeba1d4c3dd /app-emulation/xen-pvgrub | |
parent | net-analyzer/nfdump: x86 stable wrt bug #711316 (diff) | |
download | gentoo-bce2c830682ddbe5b19d3137ffc161908b1a7d7e.tar.gz gentoo-bce2c830682ddbe5b19d3137ffc161908b1a7d7e.tar.bz2 gentoo-bce2c830682ddbe5b19d3137ffc161908b1a7d7e.zip |
app-emulation/xen-pvgrub: x86 stable wrt bug #712208
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.ebuild index 2e3a4584769f..7a47d1a99b22 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.12.2.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}" |