summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-19 19:43:22 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-19 19:43:22 +0300
commit56cb513f4f4f2529c1978059cfccb0ae0b97cfef (patch)
tree0a5528d09bc6e15688b0ada1046def38ad0622cc /dev-lang
parentdev-lang/rust: Stabilize 1.59.0 arm64, #838865 (diff)
downloadgentoo-56cb513f4f4f2529c1978059cfccb0ae0b97cfef.tar.gz
gentoo-56cb513f4f4f2529c1978059cfccb0ae0b97cfef.tar.bz2
gentoo-56cb513f4f4f2529c1978059cfccb0ae0b97cfef.zip
dev-lang/rust-bin: Stabilize 1.59.0 arm64, #838865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.59.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.59.0.ebuild b/dev-lang/rust-bin/rust-bin-1.59.0.ebuild
index db6e4d55a08f..fd6b4a33e556 100644
--- a/dev-lang/rust-bin/rust-bin-1.59.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.59.0.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=""