commit: 9f28082125af00718501a9ec297dd6d68d141b55 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat May 3 17:00:24 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat May 3 17:00:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f280821
sci-ml/pytorch: keyword 2.7.0 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sci-ml/pytorch/pytorch-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-ml/pytorch/pytorch-2.7.0.ebuild b/sci-ml/pytorch/pytorch-2.7.0.ebuild index 874182c66336..68ef3155abac 100644 --- a/sci-ml/pytorch/pytorch-2.7.0.ebuild +++ b/sci-ml/pytorch/pytorch-2.7.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/pytorch/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" RESTRICT="test" REQUIRED_USE=${PYTHON_REQUIRED_USE}
