diff options
| author | Sam James <sam@gentoo.org> | 2025-06-15 16:21:29 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-06-15 16:21:29 +0100 |
| commit | 9f8f99f526a128413f6d1d450e5760a19725e3c4 (patch) | |
| tree | 4b677b43acc5fc832b44fcdfd23fc123cebe1b1e /dev-lang/rust-bin/rust-bin-1.87.0.ebuild | |
| parent | 1aa2746c5dff84112da8d2de4d7363444d6b01dd (diff) | |
| download | gentoo-9f8f99f526a128413f6d1d450e5760a19725e3c4.tar.gz gentoo-9f8f99f526a128413f6d1d450e5760a19725e3c4.tar.bz2 gentoo-9f8f99f526a128413f6d1d450e5760a19725e3c4.zip | |
dev-lang/rust-bin: Stabilize 1.87.0 arm64, #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.ebuild | 2 |
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 f5d29abac679..aa0d2fddd952 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" |
