diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-13 08:54:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-13 08:54:21 +0200 |
commit | 7266a100256a885097a515e14af3cbf4612f3cd6 (patch) | |
tree | 86c169270216a4c8cdc87eb5b46736cd27bc95e2 | |
parent | media-sound/timidity++: Stabilize 2.15.0-r5 arm, #876915 (diff) | |
download | gentoo-7266a100256a885097a515e14af3cbf4612f3cd6.tar.gz gentoo-7266a100256a885097a515e14af3cbf4612f3cd6.tar.bz2 gentoo-7266a100256a885097a515e14af3cbf4612f3cd6.zip |
dev-lang/rust-bin: Stabilize 1.64.0 arm64, #872560
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.64.0.ebuild | 2 |
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 d3a396b0012d..d4ab540a8c02 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="" |