diff options
Diffstat (limited to 'sys-cluster/heartbeat/heartbeat-2.0.5.ebuild')
-rw-r--r-- | sys-cluster/heartbeat/heartbeat-2.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/heartbeat/heartbeat-2.0.5.ebuild b/sys-cluster/heartbeat/heartbeat-2.0.5.ebuild index 977c4258b6d4..e1f256a31a83 100644 --- a/sys-cluster/heartbeat/heartbeat-2.0.5.ebuild +++ b/sys-cluster/heartbeat/heartbeat-2.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.5.ebuild,v 1.1 2006/07/13 12:52:23 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-2.0.5.ebuild,v 1.2 2006/07/13 13:07:20 xmerlin Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.linux-ha.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-amd64 -mips -ppc -s390 ~x86" +KEYWORDS="~amd64 -mips ~ppc -s390 ~x86" IUSE="ldirectord doc snmp management" DEPEND=" |