commit: 62d619a49aa43d36639b3457a95f5a4c56c3fb71 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Apr 8 23:58:51 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Apr 9 00:02:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d619a4
app-emulation/xen-pvgrub: amd64 stable Bug: https://bugs.gentoo.org/641566 Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-emulation/xen-pvgrub/xen-pvgrub-4.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.9.1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.9.1.ebuild index 4f3af9d4100..138f1da19fe 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.9.1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -32,7 +32,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}"
