diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-10-04 23:07:18 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-10-04 23:07:18 +0000 |
commit | 25e854f2077ab658a2c162c2259e34821388748d (patch) | |
tree | 456182cf2f86bbd7487c917e556098cb6bf34a20 /sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-25e854f2077ab658a2c162c2259e34821388748d.tar.gz gentoo-2-25e854f2077ab658a2c162c2259e34821388748d.tar.bz2 gentoo-2-25e854f2077ab658a2c162c2259e34821388748d.zip |
Stable for sparc.
Diffstat (limited to 'sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild')
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild index 574d2572820d..92ca8cbe10fe 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.0.6.ebuild,v 1.4 2004/09/23 09:09:13 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.6.ebuild,v 1.5 2004/10/04 23:07:18 fmccor Exp $ IUSE="crypt" @@ -19,7 +19,7 @@ RDEPEND="${DEPEND} !sys-cluster/mpich" SLOT="6" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc sparc" LICENSE="as-is" src_unpack() { |