diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-03-11 12:47:56 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2005-03-11 12:47:56 +0000 |
commit | 78c96156c2a8b13bd3608153fdceaa7caf4b8026 (patch) | |
tree | 9f8261cb9149d8ddc949fc86b6366eff6a40ed63 /sys-cluster | |
parent | Added to ~amd64 (diff) | |
download | gentoo-2-78c96156c2a8b13bd3608153fdceaa7caf4b8026.tar.gz gentoo-2-78c96156c2a8b13bd3608153fdceaa7caf4b8026.tar.bz2 gentoo-2-78c96156c2a8b13bd3608153fdceaa7caf4b8026.zip |
Added to ~amd64, bug #84522
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/heartbeat/heartbeat-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/heartbeat/heartbeat-1.2.3.ebuild b/sys-cluster/heartbeat/heartbeat-1.2.3.ebuild index 50e3041fbebe..826eb38017f3 100644 --- a/sys-cluster/heartbeat/heartbeat-1.2.3.ebuild +++ b/sys-cluster/heartbeat/heartbeat-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.3.ebuild,v 1.6 2005/02/28 21:54:13 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-1.2.3.ebuild,v 1.7 2005/03/11 12:47:56 sekretarz 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="x86 -mips ~ppc" +KEYWORDS="x86 -mips ~ppc ~amd64" IUSE="ldirectord" DEPEND="dev-libs/popt |