summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-17 15:10:37 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-17 15:10:37 +0300
commit72b1f7c065531269677eb6e0e1b8406fe28b207c (patch)
treef203ee70913251d07e5e443b06c8bad7bcb07fc8
parentdev-lang/rust-bin: Stabilize 1.71.1 x86, #913962 (diff)
downloadgentoo-72b1f7c065531269677eb6e0e1b8406fe28b207c.tar.gz
gentoo-72b1f7c065531269677eb6e0e1b8406fe28b207c.tar.bz2
gentoo-72b1f7c065531269677eb6e0e1b8406fe28b207c.zip
dev-lang/rust: Stabilize 1.71.1 x86, #913962
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-lang/rust/rust-1.71.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.71.1.ebuild b/dev-lang/rust/rust-1.71.1.ebuild
index b6c8f683de3b..674ebecd31a8 100644
--- a/dev-lang/rust/rust-1.71.1.ebuild
+++ b/dev-lang/rust/rust-1.71.1.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"