summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2023-06-01 20:04:06 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2023-06-01 20:04:06 -0700
commitf9a9807f090f262d4cd8d512dbdc524b4614864d (patch)
treed0d6b2f3f4afc3381f1a163a9a954fce14bbb2fd /dev-lang/rust-bin
parentvirtual/rust: unkeyword 1.70.0 (diff)
downloadgentoo-f9a9807f090f262d4cd8d512dbdc524b4614864d.tar.gz
gentoo-f9a9807f090f262d4cd8d512dbdc524b4614864d.tar.bz2
gentoo-f9a9807f090f262d4cd8d512dbdc524b4614864d.zip
dev-lang/rust-bin: unkeyword 1.70.0
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.70.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.70.0.ebuild b/dev-lang/rust-bin/rust-bin-1.70.0.ebuild
index e7619330cac7..2624c2403c56 100644
--- a/dev-lang/rust-bin/rust-bin-1.70.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.70.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86"
+#KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt"
DEPEND=""