summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-07 01:08:24 +0100
committerSam James <sam@gentoo.org>2021-09-07 01:08:24 +0100
commit96994e3c18c083221dfc2baf334922d33b39283a (patch)
tree6f592889b35a0f7f0ed90f79eebd8305ee9427aa
parentdev-lang/rust-bin: Stabilize 1.53.0 arm, #803335 (diff)
downloadgentoo-96994e3c18c083221dfc2baf334922d33b39283a.tar.gz
gentoo-96994e3c18c083221dfc2baf334922d33b39283a.tar.bz2
gentoo-96994e3c18c083221dfc2baf334922d33b39283a.zip
dev-lang/rust: Stabilize 1.53.0 arm, #803335
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-lang/rust/rust-1.53.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust/rust-1.53.0.ebuild b/dev-lang/rust/rust-1.53.0.ebuild
index 1d9f2717d207..b484a09020c7 100644
--- a/dev-lang/rust/rust-1.53.0.ebuild
+++ b/dev-lang/rust/rust-1.53.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 ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
fi
RUST_STAGE0_VERSION="1.$(($(ver_cut 2) - 1)).0"