diff options
Diffstat (limited to 'app-emulation/xen/xen-3.4.2-r3.ebuild')
-rw-r--r-- | app-emulation/xen/xen-3.4.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/xen/xen-3.4.2-r3.ebuild b/app-emulation/xen/xen-3.4.2-r3.ebuild index a4023301c83b..8b80a9eb5733 100644 --- a/app-emulation/xen/xen-3.4.2-r3.ebuild +++ b/app-emulation/xen/xen-3.4.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.4.2-r3.ebuild,v 1.2 2011/09/25 13:38:40 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xen/xen-3.4.2-r3.ebuild,v 1.3 2011/09/29 14:21:09 tomka Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug custom-cflags pae acm flask xsm" RDEPEND="|| ( sys-boot/grub |