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: Sat, 29 Jan 2022 00:44:33
Message-Id: 1643417055.fbbb28528306067e0f99218d183d15ee9f837fc4.sam@gentoo
1 commit: fbbb28528306067e0f99218d183d15ee9f837fc4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 00:44:15 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 00:44:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbbb2852
7
8 sys-cluster/openmpi: Stabilize 4.1.2 ppc, #832203
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-cluster/openmpi/openmpi-4.1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/openmpi/openmpi-4.1.2.ebuild b/sys-cluster/openmpi/openmpi-4.1.2.ebuild
16 index 983a0bb68767..3378509a5976 100644
17 --- a/sys-cluster/openmpi/openmpi-4.1.2.ebuild
18 +++ b/sys-cluster/openmpi/openmpi-4.1.2.ebuild
19 @@ -30,7 +30,7 @@ SRC_URI="https://www.open-mpi.org/software/ompi/v$(ver_cut 1-2)/downloads/${MY_P
20
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 ipv6 java libompitrace peruse romio
26 ${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM} ${IUSE_OPENMPI_OFED_FEATURES}"