diff options
author | 2005-02-07 12:01:47 +0000 | |
---|---|---|
committer | 2005-02-07 12:01:47 +0000 | |
commit | 095f27efbb11c0acaa0758f071ea8f35591d578e (patch) | |
tree | 67a190fd225236425ecb802dd4dd18b95349b1f1 /sys-cluster/lam-mpi/lam-mpi-7.1.ebuild | |
parent | Marked ~mips (diff) | |
download | historical-095f27efbb11c0acaa0758f071ea8f35591d578e.tar.gz historical-095f27efbb11c0acaa0758f071ea8f35591d578e.tar.bz2 historical-095f27efbb11c0acaa0758f071ea8f35591d578e.zip |
Adding ~amd64 as it was mistakenly removed.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'sys-cluster/lam-mpi/lam-mpi-7.1.ebuild')
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.ebuild index aa6e06596106..f80b87102fd6 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.1.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.ebuild,v 1.2 2004/10/05 15:29:39 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.ebuild,v 1.3 2005/02/07 12:01:47 eradicator Exp $ IUSE="crypt" @@ -19,7 +19,7 @@ RDEPEND="${DEPEND} !sys-cluster/mpich" SLOT="6" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~amd64 ~x86 ~sparc" LICENSE="as-is" src_unpack() { |