Gentoo Archives: gentoo-commits

From: Justin Bronder <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/openmpi/
Date: Mon, 29 Aug 2016 20:45:26
Message-Id: 1472500772.4520a6855fc4f4810f66fbb87571847f526d3ee2.jsbronder@gentoo
1 commit: 4520a6855fc4f4810f66fbb87571847f526d3ee2
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 19:59:32 2016 +0000
4 Commit: Justin Bronder <jsbronder <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 29 19:59:32 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4520a685
7
8 sys-cluster/openmpi: re-add keywords for multilib ebuild
9
10 Package-Manager: portage-2.2.28
11
12 sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild b/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
16 index 1e4278c..adea314 100644
17 --- a/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
18 +++ b/sys-cluster/openmpi/openmpi-1.10.3-r2.ebuild
19 @@ -33,7 +33,7 @@ HOMEPAGE="http://www.open-mpi.org"
20 SRC_URI="http://www.open-mpi.org/software/ompi/v$(get_version_component_range 1-2)/downloads/${MY_P}.tar.bz2"
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS=""
24 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"
25 IUSE="cma cuda +cxx elibc_FreeBSD fortran heterogeneous ipv6 java mpi-threads numa romio threads vt
26 ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} ${IUSE_OPENMPI_OFED_FEATURES}"