diff options
Diffstat (limited to 'sys-cluster/c3/c3-4.0.1.ebuild')
-rw-r--r-- | sys-cluster/c3/c3-4.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/c3/c3-4.0.1.ebuild b/sys-cluster/c3/c3-4.0.1.ebuild index ff0e3e6955e3..fb879a569077 100644 --- a/sys-cluster/c3/c3-4.0.1.ebuild +++ b/sys-cluster/c3/c3-4.0.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/c3/c3-4.0.1.ebuild,v 1.2 2007/04/28 17:46:16 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/c3/c3-4.0.1.ebuild,v 1.3 2012/12/02 13:15:52 ago Exp $ DESCRIPTION="The Cluster Command and Control (C3) tool suite" HOMEPAGE="http://www.csm.ornl.gov/torc/C3/" SRC_URI="http://www.csm.ornl.gov/torc/C3/Software/${PV}/${P}.tar.gz" LICENSE="C3" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" # Everything it needs is in "system" (profiles/base/packages) DEPEND="" |