diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-07 12:03:14 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-12-07 16:10:00 -0800 |
commit | bc392cfd4190e1c2707b5ea5773304e0637f9504 (patch) | |
tree | 546f6e935438f2c0677aa4e309085f16f8f8aba1 /dev-lang/rust-bin | |
parent | virtual/rust: unkeyword 1.57.0 (diff) | |
download | gentoo-bc392cfd4190e1c2707b5ea5773304e0637f9504.tar.gz gentoo-bc392cfd4190e1c2707b5ea5773304e0637f9504.tar.bz2 gentoo-bc392cfd4190e1c2707b5ea5773304e0637f9504.zip |
dev-lang/rust-bin: keyword 1.57.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.57.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.57.0.ebuild b/dev-lang/rust-bin/rust-bin-1.57.0.ebuild index f2f12b83f797..2b6938222f1c 100644 --- a/dev-lang/rust-bin/rust-bin-1.57.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.57.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="" |