summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-27 20:36:32 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-27 20:36:32 +0200
commitd48aebb91c3c14ab9a0ba3dfc16ae17753642a15 (patch)
tree0aebcc52809e890c2a08ced899c66eac0730e71e /dev-lang/rust
parentdev-lang/rust-bin: Stabilize 1.75.0 x86, #927155 (diff)
downloadgentoo-d48aebb91c3c14ab9a0ba3dfc16ae17753642a15.tar.gz
gentoo-d48aebb91c3c14ab9a0ba3dfc16ae17753642a15.tar.bz2
gentoo-d48aebb91c3c14ab9a0ba3dfc16ae17753642a15.zip
dev-lang/rust: Stabilize 1.75.0-r1 x86, #927155
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lang/rust')
-rw-r--r--dev-lang/rust/rust-1.75.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.75.0-r1.ebuild b/dev-lang/rust/rust-1.75.0-r1.ebuild
index 8d05092d1afd..8772118579b4 100644
--- a/dev-lang/rust/rust-1.75.0-r1.ebuild
+++ b/dev-lang/rust/rust-1.75.0-r1.ebuild
@@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
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
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"