summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-11-10 18:25:40 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-11-10 18:25:40 -0800
commit923ffdd1023959f7c7a394997f1c374ba9b1eb09 (patch)
treed420d39c0b2ac0ace4544ba176005a8a4783b05c /dev-lang
parentdev-lang/rust: keyword 1.65.0 (diff)
downloadgentoo-923ffdd1023959f7c7a394997f1c374ba9b1eb09.tar.gz
gentoo-923ffdd1023959f7c7a394997f1c374ba9b1eb09.tar.bz2
gentoo-923ffdd1023959f7c7a394997f1c374ba9b1eb09.zip
dev-lang/rust-bin: keyword 1.65.0
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.65.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.65.0.ebuild b/dev-lang/rust-bin/rust-bin-1.65.0.ebuild
index 80ac71badeff..c1eaa22696c7 100644
--- a/dev-lang/rust-bin/rust-bin-1.65.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.65.0.ebuild
@@ -20,7 +20,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 ~mips ~ppc ~ppc64 ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-analyzer rust-src rustfmt"
DEPEND=""