diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-04 09:43:52 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-04 09:43:52 +0000 |
commit | 08fac293f9eb6e26e663d63bbe860750fb5eceda (patch) | |
tree | 95adb1686076f4a71ddc3df3dedb2263d3f7434f /sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild | |
parent | Fixing info entries, bumping to stable (Manifest recommit) (diff) | |
download | gentoo-2-08fac293f9eb6e26e663d63bbe860750fb5eceda.tar.gz gentoo-2-08fac293f9eb6e26e663d63bbe860750fb5eceda.tar.bz2 gentoo-2-08fac293f9eb6e26e663d63bbe860750fb5eceda.zip |
added ~sparc and ~ppc, bumped others to stable
Diffstat (limited to 'sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild')
-rw-r--r-- | sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild b/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild index a4c84ec7ac72..4a7e4d0acc81 100644 --- a/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild +++ b/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild,v 1.1 2004/03/03 23:54:21 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.0.4.ebuild,v 1.2 2004/03/04 09:43:52 phosphan Exp $ IUSE="crypt" @@ -19,7 +19,7 @@ RDEPEND="${DEPEND} !crypt? ( net-misc/netkit-rsh )" SLOT="6" -KEYWORDS="~x86 ~amd64 ~alpha" +KEYWORDS="x86 amd64 alpha ~sparc ~ppc" LICENSE="as-is" src_unpack() { |