diff options
author | 2005-09-05 21:32:59 +0000 | |
---|---|---|
committer | 2005-09-05 21:32:59 +0000 | |
commit | 247f5f7bb74eeed5dbbb22b7563f7c6622d4f240 (patch) | |
tree | 7787de4d27b96f0868eae783852b38d4188f744e /sys-cluster/iddev/iddev-1.00.00.ebuild | |
parent | fixing hal deps (diff) | |
download | historical-247f5f7bb74eeed5dbbb22b7563f7c6622d4f240.tar.gz historical-247f5f7bb74eeed5dbbb22b7563f7c6622d4f240.tar.bz2 historical-247f5f7bb74eeed5dbbb22b7563f7c6622d4f240.zip |
~amd64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sys-cluster/iddev/iddev-1.00.00.ebuild')
-rw-r--r-- | sys-cluster/iddev/iddev-1.00.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/iddev/iddev-1.00.00.ebuild b/sys-cluster/iddev/iddev-1.00.00.ebuild index 6c6014aa4157..7aef4edb491b 100644 --- a/sys-cluster/iddev/iddev-1.00.00.ebuild +++ b/sys-cluster/iddev/iddev-1.00.00.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/iddev/iddev-1.00.00.ebuild,v 1.2 2005/07/01 09:57:40 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/iddev/iddev-1.00.00.ebuild,v 1.3 2005/09/05 21:22:11 kugelfang Exp $ CLUSTER_VERSION="1.00.00" DESCRIPTION="iddev" @@ -9,7 +9,7 @@ SRC_URI="ftp://sources.redhat.com/pub/cluster/releases/cluster-${CLUSTER_VERSION LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |