diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-24 08:41:47 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-24 08:41:47 +0200 |
commit | 5dcf7b3086aa165b1af79435fc5e43c4afd306bd (patch) | |
tree | 2931906af16dbc81ecfee8add26227114e5bd9b3 /sys-cluster | |
parent | sys-cluster/pmix: Keyword 5.0.3 arm64, #935875 (diff) | |
download | gentoo-5dcf7b3086aa165b1af79435fc5e43c4afd306bd.tar.gz gentoo-5dcf7b3086aa165b1af79435fc5e43c4afd306bd.tar.bz2 gentoo-5dcf7b3086aa165b1af79435fc5e43c4afd306bd.zip |
sys-cluster/ucx: Keyword 1.13.1 arm64, #935875
Signed-off-by: Michał Górny <mgorny@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 d7236c763fb9..2a6c6e3e33c3 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 ~ppc64 -riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc64 -riscv ~x86 ~amd64-linux ~x86-linux" IUSE="+numa +openmp" RDEPEND=" |