diff options
author | Jan Seidel <tuxus@gentoo.org> | 2003-11-13 14:29:36 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2003-11-13 14:29:36 +0000 |
commit | 38288de6244ef2f2fff8c243e7417bdc0402b73b (patch) | |
tree | 09b1a901d1d68db1a6d507116b3b211646acabc4 /sys-cluster/heartbeat/heartbeat-1.1.3.ebuild | |
parent | added mips to KEYWORDS (diff) | |
download | gentoo-2-38288de6244ef2f2fff8c243e7417bdc0402b73b.tar.gz gentoo-2-38288de6244ef2f2fff8c243e7417bdc0402b73b.tar.bz2 gentoo-2-38288de6244ef2f2fff8c243e7417bdc0402b73b.zip |
added mips to KEYWORDS
Diffstat (limited to 'sys-cluster/heartbeat/heartbeat-1.1.3.ebuild')
-rw-r--r-- | sys-cluster/heartbeat/heartbeat-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/heartbeat/heartbeat-1.1.3.ebuild b/sys-cluster/heartbeat/heartbeat-1.1.3.ebuild index e7fb75d88919..392de547835a 100644 --- a/sys-cluster/heartbeat/heartbeat-1.1.3.ebuild +++ b/sys-cluster/heartbeat/heartbeat-1.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.1.3.ebuild,v 1.1 2003/09/30 05:34:57 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.1.3.ebuild,v 1.2 2003/11/13 14:24:50 tuxus Exp $ DESCRIPTION="Heartbeat high availability cluster manager" HOMEPAGE="http://www.linux-ha.org" @@ -8,7 +8,7 @@ SRC_URI="http://www.linux-ha.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 mips" DEPEND="dev-libs/popt dev-libs/glib |