commit:     121aa83f6beebfade33cc5407177cb91b30b67ae
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 17:43:18 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 17:43:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=121aa83f

sci-ml/FBGEMM: enable py3.13

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild 
b/sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild
index 581305c90ed9..a9034b8d893f 100644
--- a/sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild
+++ b/sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit python-any-r1 flag-o-matic cmake
 
 CommitId=dbc3157bf256f1339b3fa1fef2be89ac4078be0e

Reply via email to