diff options
author | 2024-08-24 01:37:46 +0200 | |
---|---|---|
committer | 2024-08-24 01:37:46 +0200 | |
commit | d9fd351f7c4daed69909214e9aaa06fb78e76e51 (patch) | |
tree | 9286dbae380589a8673ac46a3c2269a5a13e9ec9 /sys-cluster | |
parent | sys-cluster/pmix: Keyword 5.0.3 ppc64, #935875 (diff) | |
download | gentoo-d9fd351f7c4daed69909214e9aaa06fb78e76e51.tar.gz gentoo-d9fd351f7c4daed69909214e9aaa06fb78e76e51.tar.bz2 gentoo-d9fd351f7c4daed69909214e9aaa06fb78e76e51.zip |
sys-cluster/ucx: Keyword 1.13.1 ppc64, #935875
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/ucx/ucx-1.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/ucx/ucx-1.13.1.ebuild b/sys-cluster/ucx/ucx-1.13.1.ebuild index 5f521e7e591f..d7236c763fb9 100644 --- a/sys-cluster/ucx/ucx-1.13.1.ebuild +++ b/sys-cluster/ucx/ucx-1.13.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 -riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc64 -riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+numa +openmp" RDEPEND=" |