commit: 31d80d18137533dca9463ada7aa70d5d82c3ec34 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Aug 24 06:41:46 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 24 06:41:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31d80d18
sys-cluster/pmix: Keyword 5.0.3 arm64, #935875 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-cluster/pmix/pmix-5.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/pmix/pmix-5.0.3.ebuild b/sys-cluster/pmix/pmix-5.0.3.ebuild index b4dae4731319..b37a67a20d75 100644 --- a/sys-cluster/pmix/pmix-5.0.3.ebuild +++ b/sys-cluster/pmix/pmix-5.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/openpmix/openpmix/releases/download/v${PV}/${P}.tar. LICENSE="BSD" SLOT="0" # No support for 32-bit systems as of 4.2.8 (https://github.com/open-mpi/ompi/issues/11248) -KEYWORDS="~amd64 ~ppc64 -x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 -x86 ~amd64-linux" IUSE="debug +munge pmi" RDEPEND="
