diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-13 15:37:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-13 15:37:08 +0100 |
commit | d22515c55f7211d62f4c514fc379754277fea0c9 (patch) | |
tree | 255d0194f7791c39b076b8656ad240f7326a5bfb /app-emulation | |
parent | net-libs/liblockfile: x86 stable wrt bug #702640 (diff) | |
download | gentoo-d22515c55f7211d62f4c514fc379754277fea0c9.tar.gz gentoo-d22515c55f7211d62f4c514fc379754277fea0c9.tar.bz2 gentoo-d22515c55f7211d62f4c514fc379754277fea0c9.zip |
app-emulation/xen-pvgrub: x86 stable wrt bug #702644
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.11.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.11.3.ebuild index f23bc809640a..dbb3a2eb1294 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.11.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.11.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="custom-cflags" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |