commit: da0b21a3a3beed2dbab87d5260b6ab4eb72ddb6f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 22 19:56:29 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jun 22 19:56:29 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0b21a3
sci-ml/oneDNN: Stabilize 3.7.1 amd64, #958820 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-ml/oneDNN/oneDNN-3.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-ml/oneDNN/oneDNN-3.7.1.ebuild b/sci-ml/oneDNN/oneDNN-3.7.1.ebuild index a76d3055d225..e00a342735d9 100644 --- a/sci-ml/oneDNN/oneDNN-3.7.1.ebuild +++ b/sci-ml/oneDNN/oneDNN-3.7.1.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"
