summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-28 17:47:47 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-01-28 23:09:29 -0500
commitc141a2019b23cb672b756d0aa08158ea867a250f (patch)
tree1b6176efcb9bccb9f97a32a69be848bed4939db9 /dev-lang/rust-bin
parentwww-apps/sonarr: drop 4.0.1.987 (diff)
downloadgentoo-c141a2019b23cb672b756d0aa08158ea867a250f.tar.gz
gentoo-c141a2019b23cb672b756d0aa08158ea867a250f.tar.bz2
gentoo-c141a2019b23cb672b756d0aa08158ea867a250f.zip
dev-lang/rust-bin: Stabilize 1.74.1 ppc64, #920441
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.74.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.74.1.ebuild b/dev-lang/rust-bin/rust-bin-1.74.1.ebuild
index 1cb46e8219d9..3ce571cfa5d9 100644
--- a/dev-lang/rust-bin/rust-bin-1.74.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.74.1.ebuild
@@ -30,7 +30,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})
LICENSE="|| ( MIT Apache-2.0 ) BSD BSD-1 BSD-2 BSD-4"
SLOT="stable"
-KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv ~s390 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc ppc64 ~riscv ~s390 ~x86"
IUSE="big-endian clippy cpu_flags_x86_sse2 doc prefix rust-analyzer rust-src rustfmt"
DEPEND=""