diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-26 01:16:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-26 01:16:29 +0000 |
commit | 15d98209e38f549faf1c65e10c9ad08893fb57cc (patch) | |
tree | 538c6925e39c730d1a0e41efdda78e5b8e8dfc09 /sys-cluster/mpich2/mpich2-1.0.3.ebuild | |
parent | Stable on SPARC wrt bug #146562. (diff) | |
download | gentoo-2-15d98209e38f549faf1c65e10c9ad08893fb57cc.tar.gz gentoo-2-15d98209e38f549faf1c65e10c9ad08893fb57cc.tar.bz2 gentoo-2-15d98209e38f549faf1c65e10c9ad08893fb57cc.zip |
Stable on SPARC wrt bug #133999.
(Portage version: 2.1.2_pre1-r2)
Diffstat (limited to 'sys-cluster/mpich2/mpich2-1.0.3.ebuild')
-rw-r--r-- | sys-cluster/mpich2/mpich2-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mpich2/mpich2-1.0.3.ebuild b/sys-cluster/mpich2/mpich2-1.0.3.ebuild index 2897fd377e78..26f6c6d78c09 100644 --- a/sys-cluster/mpich2/mpich2-1.0.3.ebuild +++ b/sys-cluster/mpich2/mpich2-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.3.ebuild,v 1.8 2006/09/24 18:15:25 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.0.3.ebuild,v 1.9 2006/09/26 01:16:29 weeve Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.mcs.anl.gov/pub/mpi/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" # need more arches in here... IUSE="crypt cxx doc debug mpe threads" |