diff options
author | 2021-06-18 12:33:04 -0700 | |
---|---|---|
committer | 2021-06-18 12:33:04 -0700 | |
commit | 134af73332b08e38b244d50d4be83d2bb741a009 (patch) | |
tree | 68e8e01685b1e387e1701d947bdbaae001abdcdb /dev-lang/rust-bin | |
parent | dev-lang/rust: keyword 1.53.0 (diff) | |
download | gentoo-134af73332b08e38b244d50d4be83d2bb741a009.tar.gz gentoo-134af73332b08e38b244d50d4be83d2bb741a009.tar.bz2 gentoo-134af73332b08e38b244d50d4be83d2bb741a009.zip |
dev-lang/rust-bin: keyword 1.53.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.53.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.53.0.ebuild b/dev-lang/rust-bin/rust-bin-1.53.0.ebuild index 847e81b4f25d..d51744bf0b3b 100644 --- a/dev-lang/rust-bin/rust-bin-1.53.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.53.0.ebuild @@ -13,7 +13,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 rustfmt" DEPEND="" |