summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-06 23:03:18 +0000
committerSam James <sam@gentoo.org>2024-12-06 23:03:18 +0000
commitb6cdcc545600fa7c3c4a34b7508aadff048433d1 (patch)
tree0d49f2b4f97f14275ba89d1859ce6d8c34658aa9 /dev-lang
parentdev-lang/rust-bin: Stabilize 1.82.0-r100 sparc, #945148 (diff)
downloadgentoo-b6cdcc545600fa7c3c4a34b7508aadff048433d1.tar.gz
gentoo-b6cdcc545600fa7c3c4a34b7508aadff048433d1.tar.bz2
gentoo-b6cdcc545600fa7c3c4a34b7508aadff048433d1.zip
dev-lang/rust: Stabilize 1.82.0-r100 sparc, #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 d685cd6a38ac..446076c57748 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"