From 78adb4676d754044e5e76558e2553bfa213664bd Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 16 Jun 2025 03:56:28 +0100 Subject: [PATCH] dev-lang/rust-bin: Stabilize 1.87.0 ppc, #958201 Signed-off-by: Sam James --- dev-lang/rust-bin/rust-bin-1.87.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/rust-bin/rust-bin-1.87.0.ebuild b/dev-lang/rust-bin/rust-bin-1.87.0.ebuild index dd2733eed42e8..94a82670eae76 100644 --- a/dev-lang/rust-bin/rust-bin-1.87.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.87.0.ebuild @@ -25,7 +25,7 @@ else SRC_URI="$(rust_all_arch_uris "${PV}") rust-src? ( ${RUST_TOOLCHAIN_BASEURL%/rust-}/2025-05-15/rust-src-${PV}.tar.xz ) " - KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" + KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" fi DESCRIPTION="Systems programming language from Mozilla"