repo/gentoo:master commit in: sci-ml/FBGEMM/
"Alfredo Tupone" <[email protected]> Mon, 03 Aug 2026 19:00:49 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785783624.72f93b784a56eccf2c5ad6e139da4ef2661b96dd.tupone@gentoo> |
commit: 72f93b784a56eccf2c5ad6e139da4ef2661b96dd
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 18:59:20 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 19:00:24 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72f93b78
sci-ml/FBGEMM: old asmjit is required
Closes: https://bugs.gentoo.org/980298
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-ml/FBGEMM/{FBGEMM-1.7.0.ebuild => FBGEMM-1.7.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-ml/FBGEMM/FBGEMM-1.7.0.ebuild b/sci-ml/FBGEMM/FBGEMM-1.7.0-r1.ebuild
similarity index 97%
rename from sci-ml/FBGEMM/FBGEMM-1.7.0.ebuild
rename to sci-ml/FBGEMM/FBGEMM-1.7.0-r1.ebuild
index 47bb19314b94..13702a549ea9 100644
--- a/sci-ml/FBGEMM/FBGEMM-1.7.0.ebuild
+++ b/sci-ml/FBGEMM/FBGEMM-1.7.0-r1.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64"
IUSE="doc test"
DEPEND="
- dev-libs/asmjit:=
+ <dev-libs/asmjit-2025.09.06:=
dev-libs/cpuinfo
"
RDEPEND="${DEPEND}"