Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/openmpi/
Date: Wed, 13 Oct 2021 20:35:22
Message-Id: 1634157254.e9f2e8eb8799cc1907bb12c22079c4c5c4865004.sam@gentoo
1 commit: e9f2e8eb8799cc1907bb12c22079c4c5c4865004
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 13 20:34:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 13 20:34:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9f2e8eb
7
8 sys-cluster/openmpi: Stabilize 4.0.5-r1 arm, #811852
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-cluster/openmpi/openmpi-4.0.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/openmpi/openmpi-4.0.5-r1.ebuild b/sys-cluster/openmpi/openmpi-4.0.5-r1.ebuild
16 index 6c1ca2a4c16..547e34c2257 100644
17 --- a/sys-cluster/openmpi/openmpi-4.0.5-r1.ebuild
18 +++ b/sys-cluster/openmpi/openmpi-4.0.5-r1.ebuild
19 @@ -30,7 +30,7 @@ HOMEPAGE="https://www.open-mpi.org"
20 SRC_URI="https://www.open-mpi.org/software/ompi/v$(ver_cut 1-2)/downloads/${MY_P}.tar.bz2"
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
24 +KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux"
25 IUSE="cma cuda cxx fortran heterogeneous ipv6 java libompitrace peruse romio
26 ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} ${IUSE_OPENMPI_OFED_FEATURES}"