diff options
author | 2024-08-24 01:37:45 +0200 | |
---|---|---|
committer | 2024-08-24 01:37:45 +0200 | |
commit | def251c077dca1fce2ce18792add4c6fc08ae880 (patch) | |
tree | 3c429efabfcfa9e30f6ba30832c7ec97cea1f8fa /sys-cluster | |
parent | sys-cluster/prrte: Keyword 3.0.6 ppc64, #935875 (diff) | |
download | gentoo-def251c077dca1fce2ce18792add4c6fc08ae880.tar.gz gentoo-def251c077dca1fce2ce18792add4c6fc08ae880.tar.bz2 gentoo-def251c077dca1fce2ce18792add4c6fc08ae880.zip |
sys-cluster/pmix: Keyword 5.0.3 ppc64, #935875
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/pmix/pmix-5.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/pmix/pmix-5.0.3.ebuild b/sys-cluster/pmix/pmix-5.0.3.ebuild index 6cee90d4fa12..b4dae4731319 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 -x86 ~amd64-linux" +KEYWORDS="~amd64 ~ppc64 -x86 ~amd64-linux" IUSE="debug +munge pmi" RDEPEND=" |