diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 17:59:34 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-17 17:59:34 +0200 |
| commit | b4b51dc5d8a9dbd6bc5b390ed2c4fa505c319f1b (patch) | |
| tree | 6abf3ad2bb4109a5e99497d6560606c949b6908e | |
| parent | 8a40788494a9080f99b9d536073d3a706312301b (diff) | |
| download | gentoo-b4b51dc5d8a9dbd6bc5b390ed2c4fa505c319f1b.tar.gz gentoo-b4b51dc5d8a9dbd6bc5b390ed2c4fa505c319f1b.tar.bz2 gentoo-b4b51dc5d8a9dbd6bc5b390ed2c4fa505c319f1b.zip | |
dev-lang/rust: Stabilize 1.83.0-r1 arm64, #948228
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
| -rw-r--r-- | dev-lang/rust/rust-1.83.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.83.0-r1.ebuild b/dev-lang/rust/rust-1.83.0-r1.ebuild index ff9eb147a77c..42b18960dee2 100644 --- a/dev-lang/rust/rust-1.83.0-r1.ebuild +++ b/dev-lang/rust/rust-1.83.0-r1.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" |
