diff options
author | 2006-09-26 08:09:55 +0000 | |
---|---|---|
committer | 2006-09-26 08:09:55 +0000 | |
commit | d7fe31cff7a2eeac71a3a528b639f40063b23189 (patch) | |
tree | c827c5a13ae1a3cdf729e8296723dac21161febe /sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild | |
parent | Stable on x86/ppc. (diff) | |
download | historical-d7fe31cff7a2eeac71a3a528b639f40063b23189.tar.gz historical-d7fe31cff7a2eeac71a3a528b639f40063b23189.tar.bz2 historical-d7fe31cff7a2eeac71a3a528b639f40063b23189.zip |
Stable on x86.
Package-Manager: portage-2.1.2_pre1-r3
Diffstat (limited to 'sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild')
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild index 123954f5a6e4..011a8e9dae97 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2.ebuild,v 1.4 2006/09/26 06:24:46 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.5 2006/09/26 08:07:09 dberkholz Exp $ inherit autotools eutils fortran flag-o-matic multilib portability @@ -24,7 +24,7 @@ RDEPEND="${DEPEND} !crypt? ( net-misc/netkit-rsh )" SLOT="6" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" LICENSE="as-is" # confcache breaks the make process RESTRICT="confcache" |