summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2022-10-11 11:46:47 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2022-10-11 11:46:47 -0700
commite895765ef010ac906fb7e69712f907cf4f5cfe6b (patch)
tree8119d4b9ca083221ad0fa3957edf9bb70e8e7bf8 /dev-lang/rust-bin
parentnet-wireless/iwd: Stabilize 1.30 x86, #876775 (diff)
downloadgentoo-e895765ef010ac906fb7e69712f907cf4f5cfe6b.tar.gz
gentoo-e895765ef010ac906fb7e69712f907cf4f5cfe6b.tar.bz2
gentoo-e895765ef010ac906fb7e69712f907cf4f5cfe6b.zip
dev-lang/rust-bin: Stabilize 1.64.0 ppc64, #872560
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.64.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.64.0.ebuild b/dev-lang/rust-bin/rust-bin-1.64.0.ebuild
index 4edad2eba08a..3d16451c6a5c 100644
--- a/dev-lang/rust-bin/rust-bin-1.64.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.64.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI+=" sparc? ( ${GENTOO_BIN_BASEURI}/${MY_P}-sparc64-unknown-linux-gnu.tar.
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-analyzer rust-src rustfmt"
DEPEND=""