diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-04-07 22:24:16 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-04-07 22:24:16 -0700 |
commit | c83a4e36d2651618ca2a5d9610817f3c42ed7846 (patch) | |
tree | 06da9aeca68127169c8e41aff677b790c1220ad5 /dev-lang/rust-bin | |
parent | dev-util/bear-2.4.4-r1: support python-3.10 (diff) | |
download | gentoo-c83a4e36d2651618ca2a5d9610817f3c42ed7846.tar.gz gentoo-c83a4e36d2651618ca2a5d9610817f3c42ed7846.tar.bz2 gentoo-c83a4e36d2651618ca2a5d9610817f3c42ed7846.zip |
dev-lang/rust-bin: unkeyword 1.60.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.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.60.0.ebuild b/dev-lang/rust-bin/rust-bin-1.60.0.ebuild index d16a36720206..c01cf6fad153 100644 --- a/dev-lang/rust-bin/rust-bin-1.60.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.60.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="" |