dev-lang/rust: Stabilize 1.75.0-r1 arm, #927155

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2024-03-27 20:37:24 +02:00
parent 460a506503
commit 40ee45174f
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"