repo/gentoo:master commit in: profiles/arch/arm64/, sci-ml/gloo/
"Alfredo Tupone" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786269800.85a965f5615fd67fbb64ac3070b2b90da220cf41.tupone@gentoo> |
commit: 85a965f5615fd67fbb64ac3070b2b90da220cf41 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Aug 9 09:59:53 2026 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Aug 9 10:03:20 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a965f5 sci-ml/gloo: keyword 2025.12.02 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> profiles/arch/arm64/package.use.mask | 3 ++- sci-ml/gloo/gloo-2025.12.02.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index dd8ae909fc1b..6c358ce8ffeb 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -106,7 +106,8 @@ sci-ml/datasets test # Alfredo Tupone <[email protected]> (2025-05-03) # dependencies not arm64 ready sci-ml/caffe2 distributed gloo fbgemm nnpack onednn qnnpack rocm xnnpack -sci-ml/pytorch distributed gloo fbgemm nnpack onednn qnnpack rocm xnnpack +sci-ml/pytorch distributed fbgemm nnpack onednn qnnpack rocm xnnpack +sci-ml/gloo rocm # Sam James <[email protected]> (2025-04-30) # 32-bit only (bug #951981). diff --git a/sci-ml/gloo/gloo-2025.12.02.ebuild b/sci-ml/gloo/gloo-2025.12.02.ebuild index 2c8f9940a611..427e691b67f2 100644 --- a/sci-ml/gloo/gloo-2025.12.02.ebuild +++ b/sci-ml/gloo/gloo-2025.12.02.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,7 @@ PYTORCH_S="${WORKDIR}"/${PYTORCH_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="cuda libuv mpi redis rocm ssl test" RDEPEND="