summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-23 13:32:04 +0000
committerSam James <sam@gentoo.org>2021-04-23 13:32:04 +0000
commitd130e07e9b114f8f611ca42165089164f101a3e9 (patch)
tree6742caaa781e0eb93357cda26d0f87a0e929c7d2 /dev-lang/rust-bin
parentsys-fs/zfs-kmod: drop 2.1.0_rc3 (diff)
downloadgentoo-d130e07e9b114f8f611ca42165089164f101a3e9.tar.gz
gentoo-d130e07e9b114f8f611ca42165089164f101a3e9.tar.bz2
gentoo-d130e07e9b114f8f611ca42165089164f101a3e9.zip
dev-lang/rust-bin: Stabilize 1.51.0 arm64, #782367
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.51.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.51.0.ebuild b/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
index 883a58e3b79e..9e7ff465e673 100644
--- a/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.51.0.ebuild
@@ -13,7 +13,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 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rustfmt"
DEPEND=""