commit: 1f11c9c4357f01599d2c3c1a9a7838cbc6d23d4d
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 21 18:16:46 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Nov 21 18:39:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f11c9c4
sci-ml/hf_xet: keyword 1.2.0 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-ml/hf_xet/hf_xet-1.2.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-ml/hf_xet/hf_xet-1.2.0.ebuild
b/sci-ml/hf_xet/hf_xet-1.2.0.ebuild
index 3c3547e3e67f..8f10a3d38590 100644
--- a/sci-ml/hf_xet/hf_xet-1.2.0.ebuild
+++ b/sci-ml/hf_xet/hf_xet-1.2.0.ebuild
@@ -7,7 +7,7 @@ EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=maturin
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{11..14} )
RUST_MIN_VER="1.88"
CRATES="
@@ -32,7 +32,7 @@ LICENSE+="
CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0
"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
src_configure() {
cargo_src_configure