summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-22 00:48:15 +0000
committerSam James <sam@gentoo.org>2022-01-22 00:48:15 +0000
commit1daf5870d4162dab1fb667a71376e0e1303207b7 (patch)
tree450acdcddc3942dcbbb44f24f46451f8aac23446
parentdev-lang/rust: Stabilize 1.58.1 arm, #831642 (diff)
downloadgentoo-1daf5870d4162dab1fb667a71376e0e1303207b7.tar.gz
gentoo-1daf5870d4162dab1fb667a71376e0e1303207b7.tar.bz2
gentoo-1daf5870d4162dab1fb667a71376e0e1303207b7.zip
dev-lang/rust-bin: Stabilize 1.58.1 arm, #831642
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/rust-bin/rust-bin-1.58.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.58.1.ebuild b/dev-lang/rust-bin/rust-bin-1.58.1.ebuild
index 96a28cc51db9..dd4526db47bc 100644
--- a/dev-lang/rust-bin/rust-bin-1.58.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.58.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt"
DEPEND=""