diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 11:31:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 11:31:24 +0200 |
commit | 7872fdba48883cf9c2a87818fa35c862d40265ca (patch) | |
tree | e2863887e9d80dc1931f1a03f50653bd380b5178 /app-emulation/xen-pvgrub | |
parent | app-emulation/xen: amd64 stable wrt bug #615980 (diff) | |
download | gentoo-7872fdba48883cf9c2a87818fa35c862d40265ca.tar.gz gentoo-7872fdba48883cf9c2a87818fa35c862d40265ca.tar.bz2 gentoo-7872fdba48883cf9c2a87818fa35c862d40265ca.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #615980
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/xen-pvgrub')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild index bf93403c340d..4ca09c8c50de 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild @@ -32,7 +32,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}" |