summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-13 17:14:48 +0100
committerSam James <sam@gentoo.org>2023-09-13 17:14:48 +0100
commita515b96a5e109fe8f0a2099be7fafa0ca40070eb (patch)
treee63873fd26e94fd23a257b6f36e020d6c846b1bf /dev-lang
parentvirtual/rust: Stabilize 1.71.1 amd64, #913962 (diff)
downloadgentoo-a515b96a5e109fe8f0a2099be7fafa0ca40070eb.tar.gz
gentoo-a515b96a5e109fe8f0a2099be7fafa0ca40070eb.tar.bz2
gentoo-a515b96a5e109fe8f0a2099be7fafa0ca40070eb.zip
dev-lang/rust: Stabilize 1.71.1 amd64, #913962
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 c2b5c41b89d3..a6780b7347ff 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"