summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-13 17:19:18 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-01-13 17:19:18 -0800
commitf7cc0a112b11d66356b9a5c0772093e1ca2ad0ea (patch)
treeba0450ab3f54d4b7b73562571221bc5ad8323a3a /dev-lang/rust-bin
parentx11-plugins/wmstickynotes: bump to 0.7 (diff)
downloadgentoo-f7cc0a112b11d66356b9a5c0772093e1ca2ad0ea.tar.gz
gentoo-f7cc0a112b11d66356b9a5c0772093e1ca2ad0ea.tar.bz2
gentoo-f7cc0a112b11d66356b9a5c0772093e1ca2ad0ea.zip
dev-lang/rust-bin: keyword 1.58.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.58.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.58.0.ebuild b/dev-lang/rust-bin/rust-bin-1.58.0.ebuild
index eefbc19d0578..9c28c049ad03 100644
--- a/dev-lang/rust-bin/rust-bin-1.58.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.58.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=""