From 300d14632ac235f8822a5d0589ac1e1536f28b84 Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Mon, 29 Apr 2024 16:17:44 -0400 Subject: [PATCH] dev-lang/rust-bin: Stabilize 1.77.1 arm, #930808 Signed-off-by: Matoro Mahri Signed-off-by: Ionen Wolkens --- dev-lang/rust-bin/rust-bin-1.77.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust-bin/rust-bin-1.77.1.ebuild b/dev-lang/rust-bin/rust-bin-1.77.1.ebuild index 444dfa147c64e..0890fff915557 100644 --- a/dev-lang/rust-bin/rust-bin-1.77.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.77.1.ebuild @@ -30,7 +30,7 @@ SRC_URI+=" mips? ( 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=""