summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-19 19:43:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-19 19:43:24 +0300
commit5153bb7e7b98264185c40c5540b7d0d541e91b12 (patch)
tree859023fbdf5939fcf8388f1a6f4f0a04b1850c63 /dev-lang/rust-bin
parentdev-lang/rust: Stabilize 1.59.0 ppc64, #838865 (diff)
downloadgentoo-5153bb7e7b98264185c40c5540b7d0d541e91b12.tar.gz
gentoo-5153bb7e7b98264185c40c5540b7d0d541e91b12.tar.bz2
gentoo-5153bb7e7b98264185c40c5540b7d0d541e91b12.zip
dev-lang/rust-bin: Stabilize 1.59.0 ppc64, #838865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.59.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.59.0.ebuild b/dev-lang/rust-bin/rust-bin-1.59.0.ebuild
index fd6b4a33e556..5d9d12d2ebc0 100644
--- a/dev-lang/rust-bin/rust-bin-1.59.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.59.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=""