diff options
| author | Sam James <sam@gentoo.org> | 2025-08-04 16:16:15 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-08-04 16:16:15 +0100 |
| commit | fc878585b916897de44b72561497e6da57fe41d1 (patch) | |
| tree | 86cabde4b33ed22bc2c2de2214a5fe8948608d5f /dev-lang/rust | |
| parent | 7c3c0cccf64323dec96a9b28a6a7ecb3f00b4d76 (diff) | |
| download | gentoo-fc878585b916897de44b72561497e6da57fe41d1.tar.gz gentoo-fc878585b916897de44b72561497e6da57fe41d1.tar.bz2 gentoo-fc878585b916897de44b72561497e6da57fe41d1.zip | |
dev-lang/rust: Stabilize 1.88.0 amd64, #961056
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
| -rw-r--r-- | dev-lang/rust/rust-1.88.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.88.0.ebuild b/dev-lang/rust/rust-1.88.0.ebuild index ec59ea8e8c8c..cf6636c8b247 100644 --- a/dev-lang/rust/rust-1.88.0.ebuild +++ b/dev-lang/rust/rust-1.88.0.ebuild @@ -42,7 +42,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" |
