summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-23 06:54:04 +0100
committerSam James <sam@gentoo.org>2024-07-23 06:54:04 +0100
commita65c5d1d380be1dc05e359587f58cddd9a528a06 (patch)
treeea8887f09c85152d3eb71a05522e126edacc3d57 /dev-lang/rust-bin
parentvirtual/rust: Stabilize 1.79.0 arm, #936071 (diff)
downloadgentoo-a65c5d1d380be1dc05e359587f58cddd9a528a06.tar.gz
gentoo-a65c5d1d380be1dc05e359587f58cddd9a528a06.tar.bz2
gentoo-a65c5d1d380be1dc05e359587f58cddd9a528a06.zip
dev-lang/rust-bin: Stabilize 1.79.0 arm64, #936071
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.79.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.79.0.ebuild b/dev-lang/rust-bin/rust-bin-1.79.0.ebuild
index a41563a107eb..e6cfe180bf3c 100644
--- a/dev-lang/rust-bin/rust-bin-1.79.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.79.0.ebuild
@@ -33,7 +33,7 @@ SRC_URI+=" riscv? (
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"
SLOT="stable"
-KEYWORDS="amd64 arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix profiler rust-analyzer rust-src rustfmt"
DEPEND=""