diff options
Diffstat (limited to 'app-emulation/ganeti/ganeti-2.4.5-r1.ebuild')
-rw-r--r-- | app-emulation/ganeti/ganeti-2.4.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild b/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild index 08fb3c9bbf57..a7b6b0ba3b32 100644 --- a/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild +++ b/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild,v 1.3 2012/12/01 21:26:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.5-r1.ebuild,v 1.4 2012/12/16 16:20:29 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://ganeti.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="kvm xen drbd +filestorage syslog ipv6" S="${WORKDIR}/${MY_P}" |