diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-22 10:47:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-22 10:47:40 +0000 |
commit | e03ec0766814515555cb417594bd1088ab94d858 (patch) | |
tree | 8685af7344dc19a04216630966a33a66de4a6fd0 /sys-cluster/openmpi/openmpi-1.4.1.ebuild | |
parent | Version bump (diff) | |
download | historical-e03ec0766814515555cb417594bd1088ab94d858.tar.gz historical-e03ec0766814515555cb417594bd1088ab94d858.tar.bz2 historical-e03ec0766814515555cb417594bd1088ab94d858.zip |
x86 stable wrt bug #307627
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'sys-cluster/openmpi/openmpi-1.4.1.ebuild')
-rw-r--r-- | sys-cluster/openmpi/openmpi-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmpi/openmpi-1.4.1.ebuild b/sys-cluster/openmpi/openmpi-1.4.1.ebuild index 6dfea7b43f63..97f2a2f7443d 100644 --- a/sys-cluster/openmpi/openmpi-1.4.1.ebuild +++ b/sys-cluster/openmpi/openmpi-1.4.1.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.1.ebuild,v 1.3 2010/02/04 03:40:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmpi/openmpi-1.4.1.ebuild,v 1.4 2010/03/22 10:47:40 phajdan.jr Exp $ EAPI=2 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 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~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? ( |