diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:51:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:51:26 +0200 |
commit | ec0dd68fd2ef331e9ea0f08df6e658633dba928b (patch) | |
tree | a2c0b8e1d1156d61dfcce173eea77d569c3acf0e /app-emulation | |
parent | app-emulation/xen: amd64 stable wrt bug #588780 (diff) | |
download | gentoo-ec0dd68fd2ef331e9ea0f08df6e658633dba928b.tar.gz gentoo-ec0dd68fd2ef331e9ea0f08df6e658633dba928b.tar.bz2 gentoo-ec0dd68fd2ef331e9ea0f08df6e658633dba928b.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #588780
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild index bf577ad81ca7..688119b386c5 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.6.3.ebuild @@ -27,7 +27,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest HOMEPAGE="http://xen.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="custom-cflags" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |