diff options
| author | Sam James <sam@gentoo.org> | 2025-09-19 20:08:01 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-09-19 20:08:01 +0100 |
| commit | e65dc3d2ac87ba0e0ffc79304cf7333a63aeb926 (patch) | |
| tree | 45251ecd32a50d815368487ff541b6d2bf0323b7 /dev-lang/rust-common | |
| parent | e7399d6facfee069f5d927f36d620e8a7c2e0db9 (diff) | |
| download | gentoo-e65dc3d2ac87ba0e0ffc79304cf7333a63aeb926.tar.gz gentoo-e65dc3d2ac87ba0e0ffc79304cf7333a63aeb926.tar.bz2 gentoo-e65dc3d2ac87ba0e0ffc79304cf7333a63aeb926.zip | |
dev-lang/rust-common: Stabilize 1.89.0 arm64, #963081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-common')
| -rw-r--r-- | dev-lang/rust-common/rust-common-1.89.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-common/rust-common-1.89.0.ebuild b/dev-lang/rust-common/rust-common-1.89.0.ebuild index 16ba4cef6444..5545c2b4abcb 100644 --- a/dev-lang/rust-common/rust-common-1.89.0.ebuild +++ b/dev-lang/rust-common/rust-common-1.89.0.ebuild @@ -32,7 +32,7 @@ else verify-sig? ( https://static.rust-lang.org/dist/rustc-${PV}-src.tar.xz.asc ) " S="${WORKDIR}/rustc-${MY_PV}-src" - KEYWORDS="amd64 arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" + KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86" fi LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4" |
