summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-04-27 11:58:57 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-04-27 11:59:09 -0700
commite4a35c7dcb78e586874791ba0cfdca6306453677 (patch)
tree531a0d1698eb69e94b0391ef802aabdff8332ac7 /dev-lang/rust-bin
parentapp-eselect/eselect-rust: ~ppc keyworded (diff)
downloadgentoo-e4a35c7dcb78e586874791ba0cfdca6306453677.tar.gz
gentoo-e4a35c7dcb78e586874791ba0cfdca6306453677.tar.bz2
gentoo-e4a35c7dcb78e586874791ba0cfdca6306453677.zip
dev-lang/rust-bin: ~ppc keyworded
Closes: https://bugs.gentoo.org/769458 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 489babdd63c4..e5b707abe1aa 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 ~ppc ppc64 x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rustfmt"
DEPEND=""