summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-03 18:07:47 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-03 18:07:47 +0200
commite854cb0b40288c5d8f7d4f5b16c8666bbd5dc860 (patch)
treeb0bfcbafbe21b8d40abf54ad751c219f6a55f7b4
parentdev-lang/rust-bin: Stabilize 1.65.0 x86, #879815 (diff)
downloadgentoo-e854cb0b40288c5d8f7d4f5b16c8666bbd5dc860.tar.gz
gentoo-e854cb0b40288c5d8f7d4f5b16c8666bbd5dc860.tar.bz2
gentoo-e854cb0b40288c5d8f7d4f5b16c8666bbd5dc860.zip
dev-lang/rust: Stabilize 1.65.0 x86, #879815
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-lang/rust/rust-1.65.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.65.0.ebuild b/dev-lang/rust/rust-1.65.0.ebuild
index 2306e80be316..8f141a77a25f 100644
--- a/dev-lang/rust/rust-1.65.0.ebuild
+++ b/dev-lang/rust/rust-1.65.0.ebuild
@@ -19,7 +19,7 @@ else
SLOT="stable/${ABI_VER}"
MY_P="rustc-${PV}"
SRC="${MY_P}-src.tar.xz"
- KEYWORDS="amd64 arm arm64 ~mips ppc64 ~riscv sparc ~x86"
+ KEYWORDS="amd64 arm arm64 ~mips ppc64 ~riscv sparc x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"