diff options
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 f01ad736efdd..03899fd78aff 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-2007 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.14 2007/05/18 14:06:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.15 2007/05/21 18:25:58 jer Exp $ inherit autotools eutils fortran flag-o-matic multilib portability @@ -25,7 +25,7 @@ RDEPEND="${DEPEND} !crypt? ( net-misc/netkit-rsh )" SLOT="6" -KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86" LICENSE="as-is" # confcache breaks the make process RESTRICT="confcache" |