diff options
author | 2007-03-31 09:52:55 +0000 | |
---|---|---|
committer | 2007-03-31 09:52:55 +0000 | |
commit | 03346689dbc679ea699775c525f22406e2dc1729 (patch) | |
tree | 0d33e328d80bed4472b8754dd3b37bccfbf704b8 /sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild | |
parent | Add ~ia64 (diff) | |
download | gentoo-2-03346689dbc679ea699775c525f22406e2dc1729.tar.gz gentoo-2-03346689dbc679ea699775c525f22406e2dc1729.tar.bz2 gentoo-2-03346689dbc679ea699775c525f22406e2dc1729.zip |
Add ~ia64
(Portage version: 2.1.2.3)
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 488987e99315..41315c42eaf2 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.10 2007/02/10 13:04:58 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/lam-mpi/lam-mpi-7.1.2.ebuild,v 1.11 2007/03/31 09:52:55 armin76 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 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" LICENSE="as-is" # confcache breaks the make process RESTRICT="confcache" |