summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-04-22 17:42:46 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-04-22 17:42:46 -0700
commiteff1d52c5bf5cc70f09d7dab86bb7aae98a9e567 (patch)
tree0bd6ef2fe2b06fdce3fe703c3549e07b82796769 /dev-lang/rust-bin
parentdev-lang/rust: 1.51.0-r2 ppc64 stable, bug #782367 (diff)
downloadgentoo-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>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.51.0.ebuild2
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=""