summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-16 21:58:17 -0700
committerMatt Turner <mattst88@gentoo.org>2017-03-16 23:36:43 -0700
commit052f13a3d11c6399876e385e24cc25d8606b2ded (patch)
tree5560b359640eee0d99a80379c029e1218a66dfa0 /sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild
parentdev-python/couchdb-python: Add python3_6 to PYTHON_COMPAT (diff)
downloadgentoo-052f13a3d11c6399876e385e24cc25d8606b2ded.tar.gz
gentoo-052f13a3d11c6399876e385e24cc25d8606b2ded.tar.bz2
gentoo-052f13a3d11c6399876e385e24cc25d8606b2ded.zip
sys-cluster/openmpi: added ~ia64, bug 592468
Diffstat (limited to 'sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild')
-rw-r--r--sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild b/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild
index b5ac91079d8f..301467ae2160 100644
--- a/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild
+++ b/sys-cluster/openmpi/openmpi-1.8.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -33,7 +33,7 @@ HOMEPAGE="http://www.open-mpi.org"
SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 1-2)/downloads/${MY_P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads numa romio threads vt
${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} ${IUSE_OPENMPI_OFED_FEATURES}"