diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-09-18 09:23:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-09-18 09:23:24 +0200 |
commit | b6628c093d04d083b68b45384e8d1001956bb827 (patch) | |
tree | a1af4a9e6741a079e839bf7caf8b493a95562d6d /app-emulation/xen-pvgrub | |
parent | app-emulation/xen: amd64 stable wrt bug #655188 (diff) | |
download | gentoo-b6628c093d04d083b68b45384e8d1001956bb827.tar.gz gentoo-b6628c093d04d083b68b45384e8d1001956bb827.tar.bz2 gentoo-b6628c093d04d083b68b45384e8d1001956bb827.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #655188
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.10.1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.10.1.ebuild index 3aa1f2c8fafb..b026a94b44ef 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.10.1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.10.1.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}" |