summaryrefslogtreecommitdiff
path: root/dev-lang/rust/rust-1.87.0-r1.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-06-15 16:21:26 +0100
committerSam James <sam@gentoo.org>2025-06-15 16:21:26 +0100
commit1aa2746c5dff84112da8d2de4d7363444d6b01dd (patch)
tree37470ab003fee5a2449a24866f231bb17ca3b456 /dev-lang/rust/rust-1.87.0-r1.ebuild
parentf808437597d2f24350ca3b9f12a8ee29bc21dc85 (diff)
downloadgentoo-1aa2746c5dff84112da8d2de4d7363444d6b01dd.tar.gz
gentoo-1aa2746c5dff84112da8d2de4d7363444d6b01dd.tar.bz2
gentoo-1aa2746c5dff84112da8d2de4d7363444d6b01dd.zip
dev-lang/rust: Stabilize 1.87.0-r1 amd64, #958201
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang/rust/rust-1.87.0-r1.ebuild')
-rw-r--r--dev-lang/rust/rust-1.87.0-r1.ebuild2
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 fdd3861b1382..bf1a954e34c7 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"