diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-04-22 17:42:46 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-04-22 17:42:46 -0700 |
commit | eff1d52c5bf5cc70f09d7dab86bb7aae98a9e567 (patch) | |
tree | 0bd6ef2fe2b06fdce3fe703c3549e07b82796769 | |
parent | dev-lang/rust: 1.51.0-r2 ppc64 stable, bug #782367 (diff) | |
download | gentoo-eff1d52c5bf5cc70f09d7dab86bb7aae98a9e567.tar.gz gentoo-eff1d52c5bf5cc70f09d7dab86bb7aae98a9e567.tar.bz2 gentoo-eff1d52c5bf5cc70f09d7dab86bb7aae98a9e567.zip |
dev-lang/rust-bin: 1.51.0 ppc64 stable, bug #782367
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.51.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.51.0.ebuild b/dev-lang/rust-bin/rust-bin-1.51.0.ebuild index e8eeb45cb7d8..883a58e3b79e 100644 --- a/dev-lang/rust-bin/rust-bin-1.51.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.51.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 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rustfmt" DEPEND="" |