diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-23 14:29:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-23 14:29:16 +0200 |
commit | 6793bb6c78d7e6e4d3f38fb4a5d248ea60453627 (patch) | |
tree | 19a3d753ea5df0c82648c254651a2e3c27d341b5 /app-emulation | |
parent | app-emulation/xen: amd64 stable wrt bug #690974 (diff) | |
download | gentoo-6793bb6c78d7e6e4d3f38fb4a5d248ea60453627.tar.gz gentoo-6793bb6c78d7e6e4d3f38fb4a5d248ea60453627.tar.bz2 gentoo-6793bb6c78d7e6e4d3f38fb4a5d248ea60453627.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #690974
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.11.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.11.2.ebuild index 90600bb0eeef..040ef1895ced 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.11.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.11.2.ebuild @@ -33,7 +33,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}" |