summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-06 23:03:24 +0000
committerSam James <sam@gentoo.org>2024-12-06 23:03:24 +0000
commit4a06d9249bfe43650748a51ed38374e06cc55766 (patch)
treed4a6e70c8640e5a514af1b518e95923aa502f40f /dev-lang
parentdev-lang/rust-bin: Stabilize 1.82.0-r100 x86, #945148 (diff)
downloadgentoo-4a06d9249bfe43650748a51ed38374e06cc55766.tar.gz
gentoo-4a06d9249bfe43650748a51ed38374e06cc55766.tar.bz2
gentoo-4a06d9249bfe43650748a51ed38374e06cc55766.zip
dev-lang/rust: Stabilize 1.82.0-r100 x86, #945148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.82.0-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.82.0-r100.ebuild b/dev-lang/rust/rust-1.82.0-r100.ebuild
index 446076c57748..26e89b486c4f 100644
--- a/dev-lang/rust/rust-1.82.0-r100.ebuild
+++ b/dev-lang/rust/rust-1.82.0-r100.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} = *beta* ]]; then
else
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- 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 from Mozilla"