commit: 99a90bffcdce40f6051cee97a1880e8c8b4f29ea Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Tue Mar 18 13:36:23 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Tue Mar 18 14:31:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a90bff
sci-ml/oneDNN: stabilize 3.5.3 for amd64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sci-ml/oneDNN/oneDNN-3.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-ml/oneDNN/oneDNN-3.5.3.ebuild b/sci-ml/oneDNN/oneDNN-3.5.3.ebuild index ae766b088488..8f80ba4e76f9 100644 --- a/sci-ml/oneDNN/oneDNN-3.5.3.ebuild +++ b/sci-ml/oneDNN/oneDNN-3.5.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/oneapi-src/oneDNN/archive/refs/tags/v${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test mkl cblas static-libs +openmp"
