summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-20 16:17:45 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-20 16:54:38 -0800
commite6009359dc868172fe398dde6da9e09ae56672d7 (patch)
treeed0ab3dbb6f5af8feba73f0e9049b2caf77382a1 /dev-lang/rust-bin
parentdev-lang/rust: Stabilize 1.58.1 amd64, #831642 (diff)
downloadgentoo-e6009359dc868172fe398dde6da9e09ae56672d7.tar.gz
gentoo-e6009359dc868172fe398dde6da9e09ae56672d7.tar.bz2
gentoo-e6009359dc868172fe398dde6da9e09ae56672d7.zip
dev-lang/rust-bin: Stabilize 1.58.1 amd64, #831642
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-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 6a5a7810630f..cad014b9fd85 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=""