diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 18:25:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 18:25:58 +0000 |
commit | 229c5f0e968a9026fdff516d0fc7cef93ec2a9bf (patch) | |
tree | 54dfd2b9eacc2cae2ef0c8731748b1e0aa7b4936 /sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild | |
parent | Stable for HPPA (bug #178510). (diff) | |
download | gentoo-2-229c5f0e968a9026fdff516d0fc7cef93ec2a9bf.tar.gz gentoo-2-229c5f0e968a9026fdff516d0fc7cef93ec2a9bf.tar.bz2 gentoo-2-229c5f0e968a9026fdff516d0fc7cef93ec2a9bf.zip |
Stable for HPPA (bug #178510).
(Portage version: 2.1.2.7)
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" |