diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:39:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-15 14:39:44 +0100 |
commit | 0cd8cf16acf42ffd686604011c49ff222c465c31 (patch) | |
tree | 77632a6919371c572e4a290177782b1d1957e674 /app-emulation | |
parent | app-emulation/xen: amd64 stable wrt bug #702644 (diff) | |
download | gentoo-0cd8cf16acf42ffd686604011c49ff222c465c31.tar.gz gentoo-0cd8cf16acf42ffd686604011c49ff222c465c31.tar.bz2 gentoo-0cd8cf16acf42ffd686604011c49ff222c465c31.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #702644
Package-Manager: Portage-2.3.79, 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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.11.3.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.11.3.ebuild index dbb3a2eb1294..8e9696b63248 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.11.3.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.11.3.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}" |