summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-13 08:56:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-10-13 08:56:47 +0200
commit1c84164aca7521184d6f431cfe3ff5a5a8e6cfe7 (patch)
tree43c80f88a5df7ad8f9cb8fc97ca045c9701a3fa4 /dev-lang/rust-bin
parentmedia-sound/timidity++: Stabilize 2.15.0-r5 ppc64, #876915 (diff)
downloadgentoo-1c84164aca7521184d6f431cfe3ff5a5a8e6cfe7.tar.gz
gentoo-1c84164aca7521184d6f431cfe3ff5a5a8e6cfe7.tar.bz2
gentoo-1c84164aca7521184d6f431cfe3ff5a5a8e6cfe7.zip
dev-lang/rust-bin: Stabilize 1.64.0 sparc, #872560
Signed-off-by: Agostino Sarubbo <ago@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 37f03d0f445d..d53cf435f093 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=""