summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-07 17:26:49 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-07 17:26:49 +0000
commitb0fd35e6a0132bee13dde64ed63508ccaf4c4e73 (patch)
tree1859ed169cec8e8ff0d40b7134347bb8674734f1
parentdev-lang/rust-bin: Stabilize 1.71.1 ppc64, #913962 (diff)
downloadgentoo-b0fd35e6a0132bee13dde64ed63508ccaf4c4e73.tar.gz
gentoo-b0fd35e6a0132bee13dde64ed63508ccaf4c4e73.tar.bz2
gentoo-b0fd35e6a0132bee13dde64ed63508ccaf4c4e73.zip
dev-lang/rust: Stabilize 1.71.1 ppc64, #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 7d827d5bacab..d86b61cb5915 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"