summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 06:54:05 +0100
committerSam James <sam@gentoo.org>2024-07-23 06:54:05 +0100
commit30267799ee469eba58e1025d03e75db4b2f235c1 (patch)
treec3dfa6f787ee31204003171b59fc28ff5743b562 /dev-lang/rust
parentdev-lang/rust-bin: Stabilize 1.79.0 arm64, #936071 (diff)
downloadgentoo-30267799ee469eba58e1025d03e75db4b2f235c1.tar.gz
gentoo-30267799ee469eba58e1025d03e75db4b2f235c1.tar.bz2
gentoo-30267799ee469eba58e1025d03e75db4b2f235c1.zip
dev-lang/rust: Stabilize 1.79.0 arm64, #936071
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.79.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.79.0.ebuild b/dev-lang/rust/rust-1.79.0.ebuild
index 17eb321761cc..69c4ebbeb0ef 100644
--- a/dev-lang/rust/rust-1.79.0.ebuild
+++ b/dev-lang/rust/rust-1.79.0.ebuild
@@ -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"