diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-13 13:13:11 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-13 13:13:11 -0800 |
commit | 7ff49664030cca60233614f146d2be956029ede0 (patch) | |
tree | fcb3c42cf2fe10abf2b3e5b5c9da40204440017a /dev-lang/rust-bin | |
parent | virtual/rust: unkeyword 1.58.0 (diff) | |
download | gentoo-7ff49664030cca60233614f146d2be956029ede0.tar.gz gentoo-7ff49664030cca60233614f146d2be956029ede0.tar.bz2 gentoo-7ff49664030cca60233614f146d2be956029ede0.zip |
dev-lang/rust-bin: unkeyword 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.ebuild | 2 |
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 9c28c049ad03..eefbc19d0578 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="" |