summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-13 08:53:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-10-13 08:53:02 +0200
commit9794bed59aaf19208ef7016323e297266bfdec3f (patch)
tree224a7e764e4946ef8c3df7d17340ba28ef0f8026 /dev-lang
parentmedia-fonts/source-pro: treeclean (diff)
downloadgentoo-9794bed59aaf19208ef7016323e297266bfdec3f.tar.gz
gentoo-9794bed59aaf19208ef7016323e297266bfdec3f.tar.bz2
gentoo-9794bed59aaf19208ef7016323e297266bfdec3f.zip
dev-lang/rust-bin: Stabilize 1.64.0 arm, #872560
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.64.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.64.0.ebuild b/dev-lang/rust-bin/rust-bin-1.64.0.ebuild
index 4e1abf529bcb..d3a396b0012d 100644
--- a/dev-lang/rust-bin/rust-bin-1.64.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.64.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI+=" sparc? ( ${GENTOO_BIN_BASEURI}/${MY_P}-sparc64-unknown-linux-gnu.tar.
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-analyzer rust-src rustfmt"
DEPEND=""