diff options
author | 2025-06-16 03:31:45 +0100 | |
---|---|---|
committer | 2025-06-16 03:31:45 +0100 | |
commit | 11da5f3dbfc6026618c476e4c82c2ce55e17a1eb (patch) | |
tree | df4a751eaca7a072f1efeddfa2d9e43f62780f27 /dev-lang/rust | |
parent | dev-lang/rust-common: Stabilize 1.87.0 sparc, #958201 (diff) | |
download | gentoo-11da5f3dbfc6026618c476e4c82c2ce55e17a1eb.tar.gz gentoo-11da5f3dbfc6026618c476e4c82c2ce55e17a1eb.tar.bz2 gentoo-11da5f3dbfc6026618c476e4c82c2ce55e17a1eb.zip |
dev-lang/rust: Stabilize 1.87.0-r1 sparc, #958201
Signed-off-by: Sam James <[email protected]>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r-- | dev-lang/rust/rust-1.87.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.87.0-r1.ebuild b/dev-lang/rust/rust-1.87.0-r1.ebuild index dbe8be541b37..85442deebead 100644 --- a/dev-lang/rust/rust-1.87.0-r1.ebuild +++ b/dev-lang/rust/rust-1.87.0-r1.ebuild @@ -51,7 +51,7 @@ else verify-sig? ( https://static.rust-lang.org/dist/${MY_P}-src.tar.xz.asc ) " S="${WORKDIR}/${MY_P}-src" - KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86" + KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86" fi DESCRIPTION="Systems programming language originally developed by Mozilla" |