diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-08 19:58:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-08 20:02:47 -0400 |
commit | 62d619a49aa43d36639b3457a95f5a4c56c3fb71 (patch) | |
tree | 1ac6757a77891aec672f22ced9a5dd6b845dc0e2 /app-emulation/xen-pvgrub | |
parent | dev-util/cucumber-wire-0.0.1: added ~alpha, bug 628344 (diff) | |
download | gentoo-62d619a49aa43d36639b3457a95f5a4c56c3fb71.tar.gz gentoo-62d619a49aa43d36639b3457a95f5a4c56c3fb71.tar.bz2 gentoo-62d619a49aa43d36639b3457a95f5a4c56c3fb71.zip |
app-emulation/xen-pvgrub: amd64 stable
Bug: https://bugs.gentoo.org/641566
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.9.1.ebuild | 4 |
1 files 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 4f3af9d41003..138f1da19fe5 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}" |