diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 17:43:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-10 17:44:50 +0200 |
commit | 9965d75ffd2cde1505749daa4009206bfec419a9 (patch) | |
tree | 1c9433aed03027b85ae3eb385091d818639d9fe1 /app-emulation/xen-pvgrub | |
parent | app-emulation/xen: x86 stable wrt bug #615980 (diff) | |
download | gentoo-9965d75ffd2cde1505749daa4009206bfec419a9.tar.gz gentoo-9965d75ffd2cde1505749daa4009206bfec419a9.tar.bz2 gentoo-9965d75ffd2cde1505749daa4009206bfec419a9.zip |
app-emulation/xen-pvgrub: x86 stable wrt bug #615980
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
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 4ca09c8c50de..af5278706daf 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}" |