summaryrefslogtreecommitdiff
path: root/dev-lang/rust-bin/rust-bin-1.87.0.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-06-16 03:31:43 +0100
committerSam James <sam@gentoo.org>2025-06-16 03:31:43 +0100
commitc87e82bf36751a6e4580a633e4e1a894ed12150d (patch)
treec5abcbba72983d2f2b74a1d2e5e0776cab213228 /dev-lang/rust-bin/rust-bin-1.87.0.ebuild
parent8585ad2ec07869c839a1610cf4758f06f20b6a45 (diff)
downloadgentoo-c87e82bf36751a6e4580a633e4e1a894ed12150d.tar.gz
gentoo-c87e82bf36751a6e4580a633e4e1a894ed12150d.tar.bz2
gentoo-c87e82bf36751a6e4580a633e4e1a894ed12150d.zip
dev-lang/rust-bin: Stabilize 1.87.0 sparc, #958201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin/rust-bin-1.87.0.ebuild')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.87.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 cedcb00d239b..dd2733eed42e 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"