mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
sci-ml/hf_xet: keyword 1.2.0 for ~arm64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
cbc8677fe7
commit
1f11c9c435
@ -7,7 +7,7 @@ EAPI=8
|
|||||||
|
|
||||||
DISTUTILS_EXT=1
|
DISTUTILS_EXT=1
|
||||||
DISTUTILS_USE_PEP517=maturin
|
DISTUTILS_USE_PEP517=maturin
|
||||||
PYTHON_COMPAT=( python3_{10..14} )
|
PYTHON_COMPAT=( python3_{11..14} )
|
||||||
RUST_MIN_VER="1.88"
|
RUST_MIN_VER="1.88"
|
||||||
|
|
||||||
CRATES="
|
CRATES="
|
||||||
@ -32,7 +32,7 @@ LICENSE+="
|
|||||||
CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0
|
CDLA-Permissive-2.0 ISC MIT MPL-2.0 Unicode-3.0
|
||||||
"
|
"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="~amd64"
|
KEYWORDS="~amd64 ~arm64"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
cargo_src_configure
|
cargo_src_configure
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user