diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-09-14 09:42:23 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-09-14 09:42:23 +0000 |
commit | 5eaf27199be02ab543a7aab204e2265c7b6ccd3f (patch) | |
tree | 00579c5519fec7437ff63e6a69046cfb7499a3b9 /sys-cluster/openmpi/openmpi-1.4.2.ebuild | |
parent | Added Changelog entry which I missed before (diff) | |
download | historical-5eaf27199be02ab543a7aab204e2265c7b6ccd3f.tar.gz historical-5eaf27199be02ab543a7aab204e2265c7b6ccd3f.tar.bz2 historical-5eaf27199be02ab543a7aab204e2265c7b6ccd3f.zip |
Stable on amd64 wrt bug #337129
Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
Diffstat (limited to 'sys-cluster/openmpi/openmpi-1.4.2.ebuild')
-rw-r--r-- | sys-cluster/openmpi/openmpi-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmpi/openmpi-1.4.2.ebuild b/sys-cluster/openmpi/openmpi-1.4.2.ebuild index 4f9b5a8d2248..52cbeb133422 100644 --- a/sys-cluster/openmpi/openmpi-1.4.2.ebuild +++ b/sys-cluster/openmpi/openmpi-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild,v 1.2 2010/07/08 14:55:53 jsbronder Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.2.ebuild,v 1.3 2010/09/14 09:42:23 hwoarang Exp $ EAPI=3 inherit eutils multilib flag-o-matic toolchain-funcs fortran @@ -14,7 +14,7 @@ SRC_URI="http://www.open-mpi.org/software/ompi/v1.4/downloads/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" RESTRICT="mpi-threads? ( test )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="+cxx elibc_FreeBSD fortran heterogeneous ipv6 mpi-threads pbs romio threads vt" RDEPEND="pbs? ( sys-cluster/torque ) vt? ( |