commit: aa48b7aa98cb6e0649d43bc24454f4ee102b1a0d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 05:50:20 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 05:50:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa48b7aa
sys-cluster/openmpi: Stabilize 5.0.6 arm64, #954644
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/openmpi/openmpi-5.0.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-cluster/openmpi/openmpi-5.0.6.ebuild
b/sys-cluster/openmpi/openmpi-5.0.6.ebuild
index 37b017e4483e..1c76401d5c2f 100644
--- a/sys-cluster/openmpi/openmpi-5.0.6.ebuild
+++ b/sys-cluster/openmpi/openmpi-5.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 -arm ~arm64 -ppc ~ppc64 -x86 ~amd64-linux"
+KEYWORDS="~amd64 -arm arm64 -ppc ~ppc64 -x86 ~amd64-linux"
IUSE="cma cuda fortran ipv6 peruse romio valgrind
${IUSE_OPENMPI_FABRICS} ${IUSE_OPENMPI_RM}"