diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:50:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:50:44 +0100 |
commit | 063267c431c9d2d5914a58c04339428ddd7bbd34 (patch) | |
tree | 20c22f4b4b05b9e86c78c6379eb74c92d046601d /app-emulation | |
parent | app-emulation/xen-tools: amd64 stable wrt bug #564472 (diff) | |
download | gentoo-063267c431c9d2d5914a58c04339428ddd7bbd34.tar.gz gentoo-063267c431c9d2d5914a58c04339428ddd7bbd34.tar.bz2 gentoo-063267c431c9d2d5914a58c04339428ddd7bbd34.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #564472
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild index a47af5897ca4..8e1c138209c3 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.5.2.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}" |